[]
        
(Showing Draft Content)

C1.Win.Command.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; }
<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 Property RecentLinksRunCount As Integer