RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DataEntryGridAdvancedFindMemoHost Constructor

Initializes a new instance of the DataEntryGridAdvancedFindMemoHost class.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public DataEntryGridAdvancedFindMemoHost(
	DataEntryGrid grid
)
Public Sub New ( _
	grid As DataEntryGrid _
)
public:
DataEntryGridAdvancedFindMemoHost(
	DataEntryGrid^ grid
)

Parameters

grid
Type: DataEntryGrid
The grid.