Version

UltraCalcFunctionN Class Properties

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

Public Properties
 NameDescription
Public PropertyArgDescriptorsArray list of argument descriptors (Inherited from Infragistics.Win.CalcEngine.BuiltInFunctionBase)
Public PropertyArgListArray list of argument names (Inherited from Infragistics.Win.CalcEngine.BuiltInFunctionBase)
Public PropertyCategoryCategory description for the function displayed by the formula builder tool (Inherited from Infragistics.Win.CalcEngine.BuiltInFunctionBase)
Public PropertyDescriptionSummary description for the function displayed by the formula builder tool (Inherited from Infragistics.Win.CalcEngine.BuiltInFunctionBase)
Public PropertyHelpURLA URL to a help topic. (Inherited from Infragistics.Win.CalcEngine.BuiltInFunctionBase)
Public PropertyIsAlwaysDirtyIndicates whether the results of the function is always dirty. (Inherited from Infragistics.Win.CalcEngine.UltraCalcFunction)
Public PropertyMaxArgsOverridden. Maximum number of arguments required for the function.  
Public PropertyMinArgsOverridden. Minimum number of arguments required for the function.  
Public PropertyNameOverridden. Function name used to reference the function in a formula.  
See Also