Wrap Property (C1MainMenu)
In This Topic
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.
Syntax
'Declaration
Public Property Wrap As Boolean
public bool Wrap {get; set;}
See Also