Back to Devexpress

TcxDateNavigator Class

vcl-cxdatenavigator-dec59493.md

latest1.5 KB
Original Source

TcxDateNavigator Class

The TcxDateNavigator implements the standalone Date Navigator control where the month(s) view is exposed.

Declaration

delphi
TcxDateNavigator = class(
    TcxCustomDateNavigator
)

Remarks

The TcxDateNavigator control provides a graphical interface to end-users to view dates currently shown in the control or manipulate on them.

To bind the TcxDateNavigator control to the scheduler, use the Scheduler property. In this case, all operations performed will be synchronized between controls.

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomDateNavigator TcxDateNavigator

See Also

TcxDateNavigator Members

cxDateNavigator Unit