TcxSchedulerTimeGridViewTreeBrowser Properties
Implements the Tree Browser pane which visualizes user event hierarchies in a tree-like manner.
Name | Description |
---|---|
Bounds |
Specifies the Tcx |
Display |
Returns the Tree Browser pane’s width, in pixels. |
Height |
Specifies the height of the Tcx |
Inner |
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 Tcx |
Start |
Inherited from Tcx |
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