[]
        
(Showing Draft Content)

C1.Win.C1Command.C1ToolBar.AutoSize

AutoSize Property

AutoSize

Gets or sets the value indicating whether the toolbar automatically adjusts it size to fit all items.

Declaration
[C1Category("Layout")]
[C1Description("C1ToolBar.AutoSize", "Gets or sets the value indicating whether the toolbar automatically adjusts it size to fit all items.")]
[Browsable(true)]
public bool AutoSize { get; set; }