Property ButtonAlignment
ButtonAlignment
Determines how buttons are aligned horizontally at the bottom of the dialog.
public Alignment ButtonAlignment { get; set; }
Property Value
Remarks
Default is DefaultButtonAlignment (typically End).
Determines how buttons are aligned horizontally at the bottom of the dialog.
public Alignment ButtonAlignment { get; set; }
Default is DefaultButtonAlignment (typically End).