DialogButtonAlignment Enum
In This Article
Lists the DialogButton’s horizontal alignment values.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Right
|
The Dialog |
Center
|
The Dialog |
Left
|
The Dialog |
#Related API Members
The following properties accept/return DialogButtonAlignment values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | UICommand. |
UICommand. |
|
WPF Controls | Themed |
Themed |
See Also