DataEntryGridRow..::..SetCellValue Method
Sets the cell value.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public virtual void SetCellValue( DataEntryGridEditingCellProps value )
Public Overridable Sub SetCellValue ( _ value As DataEntryGridEditingCellProps _ )
public: virtual void SetCellValue( DataEntryGridEditingCellProps^ value )
Parameters
- value
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridEditingCellProps
The value.