TcxSchedulerTimeGridViewTreeBrowser Properties
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