XtraDialog.ButtonsAlignment Property
Gets or sets whether the buttons are aligned on the left, right, or in the center.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| HorizontalAlignment | A value the specifies whether the buttons are aligned on the left, right, or in the center. |
See Also