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

DataEntryGridControlValue..::..CellValue Property

Gets the cell value.

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

Syntax


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

Field Value

The cell value.