Skip to main content
A newer version of this page is available. .

TreeListBand.DefaultMinimumMinBandWidth Field

Specifies the minimum allowed value of the TreeListBand.MinWidth property. The DefaultMinimumMinBandWidth field is set to 16.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

public const int DefaultMinimumMinBandWidth = 16

Field Value

Type
Int32
See Also