[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandMenu.CloseOnItemClick

CloseOnItemClick Property

CloseOnItemClick

Gets or sets the value indicating whether to close the menu when an item is clicked.

Declaration
[C1Category("Behavior")]
[C1Description("C1CommandMenu.CloseOnItemClick", "Gets or sets the value indicating whether to close the menu when an item is clicked.")]
public bool CloseOnItemClick { get; set; }