CalculatorProcessor..::..Control Property
Gets the control.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public ICalculatorControl Control { get; }
Public ReadOnly Property Control As ICalculatorControl Get
public: property ICalculatorControl^ Control { ICalculatorControl^ get (); }