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

DataEntryGrid..::..Manager Property

Gets or sets the manager. This is a bind-able property.

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

Syntax


public DataEntryGridManager Manager { get; set; }
Public Property Manager As DataEntryGridManager
	Get
	Set
public:
property DataEntryGridManager^ Manager {
	DataEntryGridManager^ get ();
	void set (DataEntryGridManager^ value);
}

Field Value

The manager.