[]
        
(Showing Draft Content)

C1.Win.C1Command.C1ToolBar.ButtonWidth

ButtonWidth Property

ButtonWidth

Gets or sets the width for all buttons (applies to horizontal toolbars only; if 0, buttons are individually sized).

Declaration
[C1Category("Layout")]
[C1Description("C1ToolBar.ButtonWidth", "Gets or sets the width for all buttons (applies to horizontal toolbars only; if 0, buttons are individually sized).")]
public int ButtonWidth { get; set; }