Format.IconVerticalAlignment Property
Specifies the icon vertical alignment. This is a dependency property.
Namespace: DevExpress.Xpf.Core.ConditionalFormatting
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| VerticalAlignment | A VerticalAlignment enumeration value. The default is Center. |
See Also