Method HitTestCheckBox
HitTestCheckBox(PointD)
Returns the zero-based index of the item, if specified coordinates are over checkbox;
otherwise returns null
.
public virtual int? HitTestCheckBox(PointD position)
Parameters
Returns
- int?
Returns the zero-based index of the item, if specified coordinates are over checkbox;
otherwise returns null
.
public virtual int? HitTestCheckBox(PointD position)