Version

FunctionInfo Class Members

The following tables list the members exposed by FunctionInfo.

Public Properties
 NameDescription
Public PropertyDescriptionGets the description of the function.  
Public PropertyDialogGets the Infragistics.Controls.Interactions.FormulaEditorDialog in which the function is displayed.  
Public PropertyFunctionGets the function represented by the FunctionInfo.  
Public PropertyNameGets the name of the function.  
Public PropertySignatureGets the signature of the function.  
Public Methods
 NameDescription
Public MethodToStringGets the string representation of the FunctionInfo.  
See Also