Skip to main content

TcxSchedulerDateNavigatorStyles.DateNavigator Property

Represents the Date Navigator.

Declaration

property DateNavigator: TcxSchedulerDateNavigator read;

Property Value

Type
TcxSchedulerDateNavigator

Remarks

The Date Navigator provides a quick and easy way of changing the dates in the scheduling area. It can be used to change views between day, week and weeks.

Use the DateNavigator property to access the instance of the Date Navigator.

See Also