DataEntryGridEditingControlHostBase..::..Row Property
Gets the row.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public DataEntryGridRow Row { get; }
Public ReadOnly Property Row As DataEntryGridRow Get
public: property DataEntryGridRow^ Row { DataEntryGridRow^ get (); }