XtraMessageBox.ButtonsAlignment Property
Gets or sets whether message box buttons are center, left or right aligned. This is a static (Shared in VB) property.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public static HorizontalAlignment ButtonsAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Horizontal |
A Horizontal |