For a list of all members of this type, see CustomCalculationFunctionBase members.
Name | Description | |
---|---|---|
![]() | ArgDescriptors | Overridden. Gets descriptions of each argument to the function. |
![]() | ArgList | Overridden. Gets names of each argument to the function. |
![]() | Category | Overridden. Gets the category of the function. Used for formula editor UI to categorize functions. |
![]() | Description | Overridden. Gets the description of the function. Used for formula editor UI. |
![]() | IsAlwaysDirty | Indicates whether the results of the function is always dirty. (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | MaxArgs | Maximum number of arguments required for the function (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | MinArgs | Minimum number of arguments required for the function (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | Name | Overridden. Function name used to reference the function in a formula. |