[]
        
(Showing Draft Content)

C1.Win.C1Command.C1MainMenu.Wrap

Wrap Property

Wrap

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

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