Version

IFormulaBuilderInfo Interface Members

The following tables list the members exposed by IFormulaBuilderInfo.

Public Methods
 NameDescription
 MethodGetAllFunctionsReturns the UltraCalcFunctions for all categories  
 MethodGetFunctionsReturns the UltraCalcFunctions for the specified category  
 MethodGetReferenceTreeReturns a tree of ReferenceNodes which can be used for display in the Designer.  
 MethodGetUltraCalcReferenceOverloaded. Returns the IUltraCalcReference associated with a Infragistics.Win.UltraWinCalcManager.NamedReference to the Designer.  
 MethodGetUnassignedFunctionsReturns the UltraCalcFunctions for unassigned functions (functions which have no category).  
 MethodGetUniqueFunctionCategoriesReturns a list of categories based on all known functions both built-in and user-defined.  
See Also