Name | Description | |
---|---|---|
![]() | AddCustomFunctionInfo | Adds the custom function information that is used when parsing and evaluating the formula. |
![]() | AddQueryValueName | Adds the name of the query value which is used when parse and evaluate formula. |
![]() | BeginInit | Signals the object that initialization is starting. |
![]() | Calculate | Calculates the result for the formula of each control and updates the corresponding property. |
![]() | CanExtend | Specifies whether this object can provide its extender properties to the specified object. Only support Windows.Forms.Control |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources used by the System.ComponentModel.Component. |
![]() | EndInit | Signals the object that initialization is complete. |
![]() | GetFormula | Gets the formula of the control. |
![]() | GetFormulaTriggerEvent | Gets the formula trigger event for the specified control. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetPrecedenceControls | Gets the precedence controls. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | RemoveControl | Sets all the extender properties to empty for the specified component (control). |
![]() | RemoveCustomFunctionInfo | Removes the custom function information. |
![]() | RemoveQueryValueName | Removes the name of the query value. |
![]() | ReParseAllFormula | |
![]() | SetFormula | Sets the formula for the specified control. |
![]() | SetFormulaTriggerEvent | Sets the formula trigger event for the specified control. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |