FirstVisibleDate Property (SapCalendar)

Class

SapCalendar.

Action

Gets the earliest date visible in the calendar control.

Syntax

C#
protected String FirstVisibleDate { get; }
VB
'Declaration
Protected Read Property FirstVisibleDate As String

Access

Read only.