[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandLink.AlwaysRecent

AlwaysRecent Property

Gets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on)

Declaration
[C1Description("C1CommandLink.AlwaysRecent", "Gets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on)")]
[C1Category("Behavior")]
public bool AlwaysRecent { get; set; }