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

DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)> Constructor

Initializes a new instance of the DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)> class.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


protected DataEntryGridDropDownControlHost(
	DataEntryGrid grid
)
Protected Sub New ( _
	grid As DataEntryGrid _
)
protected:
DataEntryGridDropDownControlHost(
	DataEntryGrid^ grid
)