DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>..::..GetComboBoxCellProps Method (DataEntryGridCellProps)
Gets the ComboBox cell props.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
protected DataEntryGridComboBoxCellProps GetComboBoxCellProps( DataEntryGridCellProps cellProps )
Protected Function GetComboBoxCellProps ( _ cellProps As DataEntryGridCellProps _ ) As DataEntryGridComboBoxCellProps
protected: DataEntryGridComboBoxCellProps^ GetComboBoxCellProps( DataEntryGridCellProps^ cellProps )
Parameters
- cellProps
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridCellProps
The cell props.