DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> Members
The DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> |
Initializes a new instance of the DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> class.
|
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.
|
Properties
Name | Description | |
---|---|---|
ComboBox |
Gets the ComboBox.
|
|
IsDropDownOpen |
Gets a value indicating whether this instance is drop down open.
|