Spread Windows Forms 10.0 Product Documentation
FormulaProvider Class Methods


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

Public Methods
 NameDescription
Public MethodAddCustomFunctionInfoAdds the custom function information that is used when parsing and evaluating the formula.  
Public MethodAddQueryValueNameAdds the name of the query value which is used when parse and evaluate formula.  
Public MethodBeginInitSignals the object that initialization is starting.  
Public MethodCalculateCalculates the result for the formula of each control and updates the corresponding property.  
Public MethodCanExtendSpecifies whether this object can provide its extender properties to the specified object. Only support Windows.Forms.Control  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeReleases all resources used by the System.ComponentModel.Component.  
Public MethodEndInitSignals the object that initialization is complete.  
Public MethodGetFormulaGets the formula of the control.  
Public MethodGetFormulaTriggerEventGets the formula trigger event for the specified control.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodRemoveCustomFunctionInfoRemoves the custom function information.  
Public MethodRemoveQueryValueNameRemoves the name of the query value.  
Public MethodSetFormulaSets the formula for the specified control.  
Public MethodSetFormulaTriggerEventSets the formula trigger event for the specified control.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the FormulaProvider is reclaimed by garbage collection.  
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

FormulaProvider Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.