[]
Gets or sets the button alignment for vertical toolbars.
[C1Category("Layout")]
[C1Description("C1ToolBar.ButtonAlign", "Gets or sets the button alignment for vertical toolbars.")]
public StringAlignment ButtonAlign { get; set; }
<C1Category("Layout")>
<C1Description("C1ToolBar.ButtonAlign", "Gets or sets the button alignment for vertical toolbars.")>
Public Property ButtonAlign As StringAlignment