[]
        
(Showing Draft Content)

C1.Win.Command.C1MainMenu.CloseMoreOnItemClick

CloseMoreOnItemClick Property

CloseMoreOnItemClick

Gets or sets the value indicating whether the menu that is automatically created when some items do not fit on the toolbar closes when an item on that menu is clicked.

Declaration
[C1Category("Behavior")]
[C1Description("C1MainMenu.CloseMoreOnItemClick", "Gets or sets the value indicating whether the menu that is automatically created when some items do not fit on the mainmenu closes when an item on that menu is clicked.")]
public bool CloseMoreOnItemClick { get; set; }