LastVisibleDate Property (SapCalendar)

Class

SapCalendar.

Action

Gets the last date visible in the calendar control.

Syntax

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

Access

Read only.