DataEntryGridCheckBoxHost..::..UpdateFromCellProps Method
Updates from cell props.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public void UpdateFromCellProps( DataEntryGridCellProps cellProps )
Public Sub UpdateFromCellProps ( _ cellProps As DataEntryGridCellProps _ )
public: void UpdateFromCellProps( DataEntryGridCellProps^ cellProps )
Parameters
- cellProps
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridCellProps
The cell props.