Back to Devexpress

TcxSchedulerCustomView Class

vcl-cxschedulercustomcontrols-319fb3e3.md

latest1.6 KB
Original Source

TcxSchedulerCustomView Class

Implements the scheduling area where various time Views are shown.

Declaration

delphi
TcxSchedulerCustomView = class(
    TcxSchedulerSubControl
)

Remarks

This class roots the time Views family (classes which implement Day, Week, Weeks, Year, TimeGrid, and Gantt Views). These Views enable the user to schedule and display user events in different layouts. Use the scheduler’s CurrentView property to access the time View that is currently active in the scheduling area.

Inheritance

TObject TPersistent TInterfacedPersistent TcxSchedulerSubControl TcxSchedulerCustomView

See Also

TcxSchedulerCustomView Members

cxSchedulerCustomControls Unit