BaseColumn.MaxWidth Property
Gets or sets the column’s maximum width.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A double value that specifies the column’s maximum width. |
See Also