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

BandedGridColumn.MaxWidth Property

This property is not supported by the BandedGridColumn class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v18.2.dll

Declaration

[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public override int MaxWidth { get; set; }

Property Value

Type Description
Int32

0

See Also