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

Control Box

This topic describes the Control Box pane. It allows you to embed other controls into the scheduler control.

Along with the Date Navigator, the Control Box pane can occupy the right, left, top, or bottom side of the scheduler (dependent upon the scheduler’s OptionsView.ViewPosition property’s value).

End-users can resize the Control Box by dragging the vertical or horizontal splitter. The Control Box pane can be entirely hidden in the scheduler control if the TcxSchedulerControlBox.Visible property is set to False.

The Control Box is represented by the TcxSchedulerControlBox class.

To bind the required control to the scheduler use the TcxSchedulerControlBox.Control property.