Skip to main content

TcxSchedulerCustomDateNavigator Class

The base class for classes that implement the Date Navigator pane that displays one or more months.

Declaration

TcxSchedulerCustomDateNavigator = class(
    TcxSchedulerSubControl
)

Remarks

The Date Navigator allows users to quickly select dates for display in the scheduling area. Do not use this class directly. Use its descendants instead.

Inheritance

See Also