TcxSchedulerTimeGridViewTreeBrowser.DisplayWidth Property
In This Article
Returns the Tree Browser pane’s width, in pixels.
#Declaration
Delphi
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