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