SplitterOrientation
- Last UpdatedNov 17, 2021
- 1 minute read
The SplitterOrientation property is a read-write property that controls whether the splitter bar that divides the Tags pane from the Servers pane is vertical or horizontal.
Syntax
aaHistClientTagPicker.SplitterOrientation = aaHistClientTagPickerSplitterOrientation;
Result = aaHistClientTagPicker.SplitterOrientation;
Remarks
This aaHistClientTagPickerSplitterOrientation enumeration is used for the orientation types. For more information, see aaHistClientTagPickerSplitterOrientation Enumeration.
The default value is 0 (horizontal).