DataEntryGridAutoFillHost..::..ImportDataGridCellProperties Method
Imports the data grid cell properties.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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.