Gets/sets value indicating whether item is checked.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Property Checked As Boolean
bool Checked { get; set; }
To enable/disable check box of the item, use the CheckEnabled property.