DataEntryGridEditingCellProps Members
The DataEntryGridEditingCellProps type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridEditingCellProps |
Initializes a new instance of the DataEntryGridEditingCellProps class.
|
Fields
Name | Description | |
---|---|---|
ButtonHostId |
The button host identifier
|
|
CheckBoxHostId |
The CheckBox host identifier
|
|
ComboBoxHostId |
The ComboBox host identifier
|
|
ContentControlHostId |
The content control host identifier
|
|
DateEditHostId |
The date edit host identifier
|
|
DecimalEditHostId |
The decimal edit host identifier
|
|
IntegerEditHostId |
The integer edit host identifier
|
|
TextBoxHostId |
The text box host identifier
|
Properties
Name | Description | |
---|---|---|
CellLostFocusType |
Gets or sets the cell lost focus type.
|
|
EditingControlId |
Gets the editing control identifier.
|
|
OverrideCellMovement |
Gets or sets a value indicating whether to override cell movement.
|
|
Type |
Gets the cell property type.
|