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

DataEntryGridRow..::..Manager Property

Gets the manager.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  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 ();
}

Field Value

The manager.