[]
Gets or sets the value indicating whether to close the menu when an item is clicked.
[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; }