DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>..::..ValidateComboBoxCellProps Method
Validates the ComboBox cell props.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
protected void ValidateComboBoxCellProps( DataEntryGridComboBoxCellProps comboBoxCellProps )
Protected Sub ValidateComboBoxCellProps ( _ comboBoxCellProps As DataEntryGridComboBoxCellProps _ )
protected: void ValidateComboBoxCellProps( DataEntryGridComboBoxCellProps^ comboBoxCellProps )
Parameters
- comboBoxCellProps
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridComboBoxCellProps
The combo box cell props.