[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.RecentLinksRunCount

RecentLinksRunCount Property

RecentLinksRunCount

Gets or sets the value indicating how many times the app must be run before rarely used menu items start hiding.

Declaration
[C1Category("Behavior")]
[C1Description("C1CommandHolder.RecentLinksRunCount", "Gets or sets the value indicating how many times the app must be run before rarely used menu items start hiding.")]
public int RecentLinksRunCount { get; set; }