TcxSchedulerDateNavigatorDayNumberViewInfo.Selected Property
In This Article
Gets whether the current date is selected.
#Declaration
Delphi
property Selected: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the Selected property is set to True, then the current date is selected.
See Also