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

DataEntryNumericControlProcessor..::..Control Property

Gets the control.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public INumericControl Control { get; }
Public ReadOnly Property Control As INumericControl
	Get
public:
property INumericControl^ Control {
	INumericControl^ get ();
}

Field Value

The control.