DataEntryGridCheckBoxCellProps Members
The DataEntryGridCheckBoxCellProps type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DataEntryGridCheckBoxCellProps |
Initializes a new instance of the DataEntryGridCheckBoxCellProps class. Causes a check box to be created in te grid cell when returned. Used in conjunction with DataEntryGridCheckBoxColumn.
|
Properties
Name | Description | |
---|---|---|
![]() |
EditingControlId |
Gets the editing control identifier.
|
![]() |
Value |
Gets or sets the CheckBox checked value.
|