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