TcxSchedulerDateNavigator.SelectionList Property
Represents a collection of dates to be displayed in the scheduling area.
Declaration
property SelectionList: TcxSchedulerDateList read;
Property Value
Type |
---|
TcxSchedulerDateList |
Remarks
Use the SelectionList property to determine the dates to be displayed in the scheduling area.
See Also