TreeWidth
- Last UpdatedNov 17, 2021
- 1 minute read
The TreeWidth property is a read-write property that gets or sets the width of the Servers pane when the splitter orientation is vertical or the height of the Servers pane when the splitter orientation is horizontal.
Syntax
aaHistClientTagPicker.TreeWidth = integer;
Result = aaHistClientTagPicker.TreeWidth;