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

TcxSchedulerTimeGridViewTreeBrowser Properties
Show Inherited Hide Inherited

Implements the Tree Browser pane which visualizes user event hierarchies in a tree-like manner.
Name Description
Bounds Specifies the TcxSchedulerSubControl‘s bounding rectangle. Inherited from TcxSchedulerSubControl.
DisplayWidth Returns the Tree Browser pane’s width, in pixels.
Height Specifies the height of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
InnerControl Provides access to the tree list control that resides in the Tree Browser pane and customize tree list properties.
Scheduler protected Represents the scheduler control that acts as a container for the current component. Inherited from TcxSchedulerSubControl.
StartOfWeek protected Inherited from TcxSchedulerSubControl.
View Specifies the Gantt View linked to the Tree Browser pane.
Visible Switches the Tree Browser pane’s visibility.
Width Specifies the tree list‘s width, in pixels.
See Also