[]
Gets or sets the value indicating whether to hide rarely used menu items.
[C1Category("Behavior")]
[C1Description("C1CommandMenu.HideNonRecentLinks", "Gets or sets the value indicating whether to hide rarely used menu items")]
public bool HideNonRecentLinks { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandMenu.HideNonRecentLinks", "Gets or sets the value indicating whether to hide rarely used menu items")>
Public Property HideNonRecentLinks As Boolean