The C1CheckBoxField type exposes the following members.

Methods

  Name Description
Public method ExtractValuesFromCell
Fills the specified IOrderedDictionary object with values from the specified TableCell object.
(Overrides C1BoundField..::..ExtractValuesFromCell(TableCell, IOrderedDictionary, C1GridViewRowType, C1GridViewRowState, Boolean).)
Public method ToString
Returns a string that represents the current C1CheckBoxField object.
(Overrides C1BoundField..::..ToString()()()().)

See Also