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

TcxSchedulerDayView.TimeRulerPopupMenu Property

Provides access to the pop-up menu that a user can invoke for a time ruler at the left border of the scheduling area.

#Declaration

Delphi
property TimeRulerPopupMenu: TcxSchedulerTimeRulerPopupMenu read; write;

#Property Value

Type
TcxSchedulerTimeRulerPopupMenu

#Remarks

The time ruler pop-up menu allows a user to create new events and switch between available time ruler scale resolutions.

Refer to the TcxSchedulerTimeRulerPopupMenu class description for information on all available options.

See Also