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

DataEntryGridAutoFillHost..::..ImportDataGridCellProperties Method

Imports the data grid cell properties.

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

Syntax


protected void ImportDataGridCellProperties(
	DataGridCell dataGridCell
)
Protected Sub ImportDataGridCellProperties ( _
	dataGridCell As DataGridCell _
)
protected:
void ImportDataGridCellProperties(
	DataGridCell^ dataGridCell
)

Parameters

dataGridCell
Type: DataGridCell
The data grid cell.