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

DataEntryGridCellProps..::..DataValue Property

Gets the data value.

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

Syntax


public string DataValue { get; }
Public ReadOnly Property DataValue As String
	Get
public:
property String^ DataValue {
	String^ get ();
}

Field Value

The data value.