IsCalendarOpen Property (SLDatePicker)

Action

Gets a value whether the drop-down Calendar is open.

Syntax

C#
protected Boolean IsCalendarOpen { get; }
VB
'Declaration
Protected Read Property IsCalendarOpen As Boolean

Access

Read only.