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

DataEntryGridControlColumnProcessor..::..SetDataValue Method

Sets the data value.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public void SetDataValue(
	string dataValue
)
Public Sub SetDataValue ( _
	dataValue As String _
)
public:
void SetDataValue(
	String^ dataValue
)

Parameters

dataValue
Type: String
The data value.

Exceptions


ExceptionCondition
Exception