DataEntryGridCellProps..::..Row Property
Gets the row.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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 (); }