Skip to main content

TcxScheduler.ViewTimeGrid Property

Provides access to the TimeGrid View’s settings.

Declaration

property ViewTimeGrid: TcxSchedulerTimeGridView read; write;

Property Value

Type
TcxSchedulerTimeGridView

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