TdxTreeViewControl.Height Property
Specifies the Tree View control’s height, in pixels.
Declaration
property Height; default dxDefaultHeight;
Property Value
Type | Description |
---|---|
Integer | The control’s height, in pixels. |
See Also