Checkbox Property (ValidateEditEventArgs)
In This Topic
If the cell contains a checkbox, the new checkbox state about to be applied to the cell.
Syntax
'Declaration
Public ReadOnly Property Checkbox As CheckEnum
public CheckEnum Checkbox {get;}
See Also