TcxSchedulerTimeGridViewTreeBrowser.DisplayWidth Property
Returns the Tree Browser pane’s width, in pixels.
Declaration
property DisplayWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the combined width of the tree list and splitter. The property returns 0 if the pane is hidden.
See Also