[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.Wrap

Wrap Property

Wrap

Gets or sets the value indicating whether to wrap the toolbar or show a "More..." button if not all items fit on a single line.

Declaration
[C1Category("Behavior")]
[C1Description("C1ToolBar.Wrap", "Gets or sets the value indicating whether to wrap the toolbar or show a \"More...\" button if not all items fit on a single line.")]
public bool Wrap { get; set; }
<C1Category("Behavior")>
<C1Description("C1ToolBar.Wrap", "Gets or sets the value indicating whether to wrap the toolbar or show a ""More..."" button if not all items fit on a single line.")>
Public Property Wrap As Boolean