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

DataEntryGridCellProps..::..Row Property

Gets the row.

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

Syntax


public DataEntryGridRow Row { get; }
Public ReadOnly Property Row As DataEntryGridRow
	Get
public:
property DataEntryGridRow^ Row {
	DataEntryGridRow^ get ();
}

Field Value

The row.