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