RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridRow..::..SetCellValue Method

Sets the cell value.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  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
)