Skip to main content

TcxSchedulerDateNavigator.Date Property

Specifies the selected date or the first date in the range of selected dates.

Declaration

property Date: TDateTime read; write;

Property Value

Type
TDateTime

Remarks

Specifies the date selected by an end-user, or the first date in a range of dates selected by the end-user by pressing and holding down the Ctrl or Shift key while clicking on the desired dates.

Note

an end-user can select more than one date if the value of the SelectPeriod property is True.

See Also