TcxSchedulerTimeGridViewTreeBrowser.Width Property
In This Article
Specifies the tree list‘s width, in pixels.
#Declaration
Delphi
property Width; default cxTimeGridViewTreeBrowserWidth;
#Property Value
Type | Default |
---|---|
Integer | cx |
#Remarks
The default value of this property is specified by the cxTimeGridViewTreeBrowserWidth global constant.
See Also