SelectedDate Property (SLCalendar)

Class

SLCalendar.

Action

Gets the currently selected date in the currently displayed view.

Syntax

C#
protected DateTime? SelectedDate { get; }
VB
'Declaration
Protected Read Property SelectedDate As DateTime?

Access

Read only.