[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.ShowNonRecentLinksHoverDelay

ShowNonRecentLinksHoverDelay Property

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.

Declaration
[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; }