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

TcxSchedulerTimeGridView.TreeBrowser Property

Provides access to the Tree Browser pane linked to the View.

#Declaration

Delphi
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