[]
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.
[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; }