Skip to main content

TdxShellTreeView.Width Property

Specifies the Shell Tree View control’s width, in pixels.

Declaration

property Width; default dxDefaultWidth;

Property Value

Type Description
Integer

The Shell Tree View control’s width, in pixels.

Remarks

Use the Width and Height properties to adjust the Shell Tree View control’s dimensions.

The Width property’s default value is 120.

See Also