Skip to main content

TreeListBand.DefaultBandWidth Field

The default value for the TreeListBand.Width property. The DefaultBandWidth field is set to 75.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

public const int DefaultBandWidth = 75

Field Value

Type
Int32
See Also