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

DataEntryGridRow..::..RowId Property

Gets the row identifier.

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

Syntax


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

Field Value

The row identifier. This is a GUID.