Version

UltraCalcManager Class Properties

For a list of all members of this type, see UltraCalcManager members.

Public Properties
 NameDescription
Public PropertyAsynchronousCalcDurationThe duration in milliseconds that the CalcManager will use to perform calculations each time the AsynchronousCalculationInterval passes.  
Public PropertyAsynchronousCalcIntervalThe interval in milliseconds that the CalcManager will wait between performing calculations.  
Public PropertyCalcFrequencyGets/sets the frequency with which the UltraCalcManager automatically performs calculations.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDeferredCalculationsEnabledGets / Sets whether certain calculations can be deferred to optimize calculation of visible objects.  
Public PropertyErrorIconThe Error Icon to display when a Calculation or Reference error occurs on a control.  
Public PropertyErrorIconAlignmentGets/sets where to place the ErrorProvider icon when a Calculation or Reference error occurs on a formula.  
Public PropertyEventManagerThe object that enables, disables and controls firing of specific control events.  
Public PropertyNamedReferencesA collection of NamedReferences  
Public PropertySiteOverridden. The component's site (set at design time only).  
Public Propertystatic (Shared in Visual Basic)UseExcelFormulaCompatibilityDetermines if formula calculations are done in a way that is compatible with Microsoft Excel.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Protected PropertySubObjectPropChangeHandlerHandler for a SubObjectPropChange event  
See Also