[]
Gets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on)
[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; }