[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.RecentLinksThreshold

RecentLinksThreshold Property

RecentLinksThreshold

Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.

Declaration
[C1Category("Behavior")]
[C1Description("C1CommandHolder.RecentLinksThreshold", "Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.")]
public int RecentLinksThreshold { get; set; }