ComponentOne FlexGrid for WinForms
Checked Property

C1.Win.C1FlexGrid Namespace > Node Class : Checked Property
Gets or sets the checkbox value associated with this node.
Syntax
'Declaration
 
Public Property Checked As CheckEnum
public CheckEnum Checked {get; set;}
See Also

Reference

Node Class
Node Members