ComponentOne Menus and Toolbars for WinForms
Checked Property (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Checked Property
Gets or sets whether the command is checked.
Syntax
'Declaration
 
Public Property Checked As System.Boolean
public System.bool Checked {get; set;}
See Also

Reference

C1Command Class
C1Command Members