DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> Constructor
Initializes a new instance of the DataEntryGridComboBoxHost<(Of <(<'TControl>)>)> class.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
protected DataEntryGridComboBoxHost( DataEntryGrid grid )
Protected Sub New ( _ grid As DataEntryGrid _ )
protected: DataEntryGridComboBoxHost( DataEntryGrid^ grid )
Parameters
- grid
- Type: RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGrid
The grid.