For a list of all members of this type, see CustomCalculationFunction members.
Name | Description | |
---|---|---|
![]() | ArgDescriptors | Gets or sets the descriptions of each argument to the function. |
![]() | ArgList | Gets or sets names of each argument to the function. |
![]() | Category | Gets or sets the category of the function. Used for formula editor UI to categorize functions. |
![]() | Description | Gets or sets 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 | Overridden. Maximum number of arguments. |
![]() | MinArgs | Overridden. Minimum number of arguments. |
![]() | Name | Function name used to reference the function in a formula. (Inherited from Infragistics.Calculations.CustomCalculationFunctionBase) |