RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>..::..GetComboBoxCellProps Method (ComboBoxValueChangedTypes)

Gets the ComboBox cell props.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  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.

Return Value

DataEntryGridComboBoxCellProps.