ComponentOne FlexGrid for WinForms
Checkbox Property (ValidateEditEventArgs)

C1.Win.C1FlexGrid Namespace > ValidateEditEventArgs Class : Checkbox Property
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

Reference

ValidateEditEventArgs Class
ValidateEditEventArgs Members