BaseEditSettings.VerticalContentAlignment Property
Gets or sets the vertical alignment of the editor’s contents.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
VerticalAlignment | One of the VerticalAlignment enumeration values. |
Property Paths
You can access this nested property as listed below:
Show 11 property paths
Object Type | Path to VerticalContentAlignment |
---|---|
BarEditItem |
|
FilterField |
|
TokenEditorBehavior |
|
GanttColumn |
|
ColumnBase |
|
GridColumn |
|
TreeListColumn |
|
TreeViewControl |
|
CollectionDefinition |
|
PropertyDefinition |
|
SpreadsheetCustomCellEditEventArgs |
|
See Also