TcxScheduler.ViewTimeGrid Property
In This Article
Provides access to the TimeGrid View’s settings.
#Declaration
Delphi
property ViewTimeGrid: TcxSchedulerTimeGridView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
In the TimeGrid View, the user events are chronologically ordered from left to right.
Refer to the TcxSchedulerGanttView class description for detailed information on View-specific settings.
See Also