DataEntryGridTextComboBoxHost..::..GetComboBoxCellProps Method
Gets the ComboBox cell props.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
protected DataEntryGridComboBoxCellProps GetComboBoxCellProps( ComboBoxValueChangedTypes valueChangeType )
Protected Function GetComboBoxCellProps ( _ valueChangeType As ComboBoxValueChangedTypes _ ) As DataEntryGridComboBoxCellProps
protected: DataEntryGridComboBoxCellProps^ GetComboBoxCellProps( ComboBoxValueChangedTypes^ valueChangeType )
Parameters
- valueChangeType
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..ComboBoxValueChangedTypes
Type of the value change.