The following tables list the members exposed by ICheckBoxField.
| Name | Description | |
|---|---|---|
![]() | CellText | Specifies the text to display next to the checkbox. |
![]() | CheckBox | The object for customizing the checkboxes displayed in the column |
![]() | ToolTipChecked | The tooltip and alt tag used for a cell checkbox when it is checked. |
![]() | ToolTipPartial | The tooltip and alt tag used for a cell checkbox when it is partially checked. |
![]() | ToolTipUnchecked | The tooltip and alt tag used for a cell checkbox when it is unchecked. |
| Name | Description | |
|---|---|---|
![]() | CalculateImageAlt | Converts a value into the corresponding image url of the checkbox to be displayed |
![]() | CalculateImageUrl | Converts a value into the corresponding image url of the checkbox to be displayed |
![]() | CalculateState | Takes in a value, such as from a GridRecordItem, and coverts it to a CheckBoxState |