BaseEditSettings.VerticalContentAlignment Property
Gets or sets the vertical alignment of the editor’s contents.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| VerticalAlignment | One of the VerticalAlignment enumeration values. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to VerticalContentAlignment |
|---|---|
| BarEditItem |
|
| FilterField |
|
| ColumnBase |
|
| ColumnBase |
|
| TreeViewControl |
|
| PropertyDefinition |
|
| SpreadsheetCustomCellEditEventArgs |
|
See Also