TCustomdxVTreeViewEdit.TreeViewIndent Property
Specifies the indentation of a drop-down tree-view control.
Declaration
property TreeViewIndent: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
Use TreeViewIndent to specify the indentation of a drop-down tree-view control.
See Also