Syncfusion.Calculate.Windows
A class that allows you to quickly add calculation support for controls on a form, or usercontrol.
A Virtual method that registers an array of controls as formula objects in this CalcQuick instance.
The control array.
Used to register a control as a calculation object in this CalcQuick instance.
The control to register.
To reference this calculation object from another calculation in this CalcQuick
object, you use the Control.Name string. The value of this calculation object is
bound to the Control.Text property.