For a list of all members of this type, see UltraCalcManager members.
Name | Description | |
---|---|---|
CalculationsCompleted | Fired after all calculations are complete. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
FormatValue | Fired before a CalcSettings sets a value on a control | |
FormulaCalculationError | Fired any time the attempt to calculate a formula results in an error. | |
FormulaCircularityError | Fired any time a formula attempts to reference itself either directly or indirectly. | |
FormulaReferenceError | Fired when calculating the formula involves referencing an object that could not be found. | |
FormulaSyntaxError | Fired when parsing the formula expression fails because the expression contains typographical errors or uses operators incorrectly. | |
NamedReferenceResultChanged | Fired after a NamedReference value has changed. | |
ParseValue | Fired when a CalcSetting retrieves a value from a control | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
ValueDirtied | Fired any time a value referenced by a Formula is dirtied. |