For a list of all members of this type, see UltraCalcManager members.
Name | Description | |
---|---|---|
Calculate | Calculates the specified formula and returns the value. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DirtyAllFormulas | Dirties all the formulas so they get recalculated. | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the component and optionally releases the managed resources. | |
GetCalcSettings | Gets the CalcSettings for the specified control. | |
GetColumnCalcSettings | Gets the CalcSettings for the specified control. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetUseInCalcManager | Gets the CalcSettings for the specified control. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyValueChanged | Notifies the CalcManager that the value of a control that is used in a formula has changed. | |
ReCalc | Overloaded. Forces recalculation of all dirtied items in the Calcultion Network. | |
RegisterUserDefinedFunction | Registers a single Infragistics.Win.CalcEngine.UltraCalcFunction instance. | |
RegisterUserDefinedFunctionLibrary | Registers an assembly containing Infragistics.Win.CalcEngine.UltraCalcFunction derived types. | |
ResetErrorIcon | Resets the ErrorIcon property to the default error icon. | |
ResetNamedReferences | Clears the contents of the NamedReferences collection. | |
ResumeCalc | Resumes automatic calculations after a preceding call to SuspendCalc. | |
ResumeNotificationProcessing | Resumes notification processing after a preceding call to SuspendNotificationProcessing. | |
SetCalcSettings | This sets the CalcSettings extender property for the specified control. | |
SetColumnCalcSettings | This sets the CalcSettings extender property for the specified DataGridViewColumn. | |
SetUseInCalcManager | This sets the UseInCalcManager extender property for the specified DataGridView. | |
ShouldSerializeErrorIcon | Returns whether or not the ErrorIcon is set to the default. | |
SuspendCalc | Suspends calculations until ResumeCalc is called. | |
SuspendNotificationProcessing | Suspends notification processing. | |
ToString | (Inherited from System.ComponentModel.Component) |