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