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

DataEntryGridAutoFillHost Constructor

Initializes a new instance of the DataEntryGridAutoFillHost class.

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

Syntax


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

Parameters

grid
Type: DataEntryGrid
The grid.