BaseColumn.MaxWidth Property
In This Article
Gets or sets the column’s maximum width.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.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