DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> Methods
The DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanGridProcessKey |
Determines whether the grid can process the specified key.
|
|
GetCellValue |
Gets the cell value.
|
|
GetComboBoxCellProps(ComboBoxValueChangedTypes) |
Gets the ComboBox cell props.
|
|
GetComboBoxCellProps(DataEntryGridCellProps) |
Gets the ComboBox cell props.
|
|
ImportDataGridCellProperties |
Imports the data grid cell properties.
|
|
OnComboControlLoaded |
Called by the combo box control's loaded event.
|
|
OnControlLoaded |
Called by the control's loaded event.
|
|
SetSelectedItem |
Sets the selected item.
|
|
ValidateComboBoxCellProps |
Validates the ComboBox cell props.
|