BaseEditSettings.VerticalContentAlignment Property
In This Article
Gets or sets the vertical alignment of an editor's contents.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Vertical |
A Vertical |
#Property Paths
You can access the BaseEditSettings.VerticalContentAlignment property from the following objects:
Object Type | Path to Vertical |
---|---|
Bar |
|
Column |
|
Column |
|
Grid |
|
Grid |
|
Tree |
|
Tree |
|
See Also