DataEntryGridRow..::..Manager Property
Gets the manager.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public DataEntryGridManager Manager { get; }
Public ReadOnly Property Manager As DataEntryGridManager Get
public: property DataEntryGridManager^ Manager { DataEntryGridManager^ get (); }