A newer version of this page is available.
Switch to the current version.
BandedGridColumn.MaxWidth Property
This property is not supported by the BandedGridColumn class.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public override int MaxWidth { get; set; }
<Browsable(False)>
<XtraSerializableProperty(XtraSerializationVisibility.Hidden)>
Public Overrides Property MaxWidth As Integer
Property Value
Type | Description |
---|---|
Int32 | 0 |
See Also
Feedback