Spread Windows Forms 9.0 Product Documentation
FormulaProvider Class Members
Properties  Methods  Events


The following tables list the members exposed by FormulaProvider.

Public Constructors
 NameDescription
Public ConstructorFormulaProvider ConstructorCreates a new formula property (and trigger event) provider.  
Top
Public Properties
 NameDescription
Public PropertyAutoCalculateGets or sets whether the formula is automatically calculated.  
Public PropertyCalculationPolicyGets or sets the calculation policy.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyShowErrorGets or sets whether this instance shows an error icon next to the control that has an error in the formula.  
Public PropertyShowPrecedentsGets or sets whether this instance is show precedents.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Top
Protected Properties
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
Public Events
 NameDescription
Public EventBeforeSettingPropertyValueOccurs before the property value is set.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventQueryValueOccurs when the value is queried.  
Top
See Also

Reference

FormulaProvider Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.