BaseEditSettings.MaxWidth Property
Gets or sets the editor’s maximum width. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the editor’s maximum width. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to MaxWidth |
---|---|
BarEditItem |
|
FilterField |
|
ColumnBase |
|
ColumnBase |
|
TreeViewControl |
|
PropertyDefinition |
|
SpreadsheetCustomCellEditEventArgs |
|
See Also