TcxSchedulerCustomView.SelectedDays Property
In This Article
Represents the collection of dates to be displayed in the scheduling area.
#Declaration
Delphi
property SelectedDays: TcxSchedulerDateList read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the SelectedDays property to determine the dates to be displayed in the scheduling area of the scheduler control.
See Also