ComponentOne Menus and Toolbars for WinForms
AlwaysRecent Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLink Class : AlwaysRecent Property
Gets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on)
Syntax
'Declaration
 
Public Property AlwaysRecent As System.Boolean
public System.bool AlwaysRecent {get; set;}
See Also

Reference

C1CommandLink Class
C1CommandLink Members