Back to Devexpress

TreeListBand.DefaultBandMinWidth Field

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistband-01570255.md

latest1.3 KB
Original Source

TreeListBand.DefaultBandMinWidth Field

The default value for the TreeListBand.MinWidth property. The DefaultBandMinWidth field is set to 20.

Namespace : DevExpress.XtraTreeList.Columns

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public const int DefaultBandMinWidth = 20
vb
Public Const DefaultBandMinWidth As Integer = 20

Field Value

Type
Int32

See Also

TreeListBand Class

TreeListBand Members

DevExpress.XtraTreeList.Columns Namespace