IsSelected Property (SLCalendarDayButton)
Class
SLCalendarDayButton
.
Action
Gets a value that indicates whether the calendar day button is selected.
Syntax
C#
protected
Boolean
IsSelected { get; }
VB
'Declaration Protected Read Property IsSelected As
Boolean
Access
Read only.