Back to Devexpress

CheckedListBoxItem.InvertCheckState() Method

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-checkedlistboxitem-8c72abf4.md

latest1.1 KB
Original Source

CheckedListBoxItem.InvertCheckState() Method

Inverts the item’s check state.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void InvertCheckState()
vb
Public Overridable Sub InvertCheckState

Remarks

If the item’s state is indeterminate, the state remains unchanged.

See Also

InvertCheckState()

CheckedListBoxItem Class

CheckedListBoxItem Members

DevExpress.XtraEditors.Controls Namespace