DataEntryNumericControlProcessor..::..Control Property
Gets the control.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: 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 (); }