CheckedListBoxItem.InvertCheckState() Method
Inverts the item’s check state.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Remarks
If the item’s state is indeterminate, the state remains unchanged.
See Also