Method ToggleItemCheckState
ToggleItemCheckState(int)
Changes item CheckState to the next value.
public virtual bool ToggleItemCheckState(int itemIndex)
Parameters
itemIndexintIndex of the item.
Returns
ToggleItemCheckState(PointD)
Toggles checked state of the item at the specified coordinates.
public virtual bool ToggleItemCheckState(PointD location)