[]
Gets or sets the delay (in seconds) for the mouse to hover over the parent menu item in order to show all rarely used item.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.ShowNonRecentLinksHoverDelay", "Gets or sets the delay (in seconds) for the mouse to hover over the parent menu item in order to show all rarely used item.")]
public int ShowNonRecentLinksHoverDelay { get; set; }