TcxSchedulerTimeGridView.TreeBrowser Property
Provides access to the Tree Browser pane linked to the View.
Declaration
property TreeBrowser: TcxSchedulerTimeGridViewTreeBrowser read; write;
Property Value
Type |
---|
TcxSchedulerTimeGridViewTreeBrowser |
Remarks
This property is declared in the TcxSchedulerTimeGridView class (TimeGrid View), but is published and in effect only in the TcxSchedulerGanttView class (Gantt View). Refer to the TcxSchedulerTimeGridViewTreeBrowser class description to learn about the Tree Browser pane and its settings.
See Also