vcl-cxdatenavigator-564330ba.md
The TcxCustomDateNavigator is the base class for classes that implement the standalone Date Navigator control in which the month(s) view is exposed.
TcxCustomDateNavigator = class(
TcxContainer,
IcxSchedulerStorageListener,
IcxExternalDateNavigatorListener,
IdxSkinSupport
)
The Date Navigator control provides a graphical interface to end-users to view dates currently shown in the control or manipulate on them.
Do not use this class directly. Use its descendants instead.
IcxExternalDateNavigatorListener
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomDateNavigator
See Also