Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerTimeGridView Class

Implements the TimeGrid View.

#Declaration

Delphi

#Remarks

In the TimeGrid View, user events are chronologically ordered from left to right along a time scale.

The scheduler’s ViewTimeGrid property references a TcxSchedulerTimeGridView object. The scheduler’s CurrentView property also references this object if the TimeGrid View is currently active in the scheduling area.

Note

An end-user can switch from this View to the Day View by selecting the “Go to This Day” item, or to any other View by selecting the “Go to Date…” item of the popup menu.

See Also