DataEntryGridTextBoxHost..::..ImportDataGridCellProperties Method
Imports the data grid cell properties.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.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.