ComponentOne Menus and Toolbars for WinForms
DefaultItem Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLink Class : DefaultItem Property
Gets or sets a value indicating whether this item is default in a dropdown or context menu.
Syntax
'Declaration
 
Public Property DefaultItem As System.Boolean
public System.bool DefaultItem {get; set;}
See Also

Reference

C1CommandLink Class
C1CommandLink Members