StiAggregateFunctionService Class |
Namespace: Stimulsoft.Report.Dictionary
The StiAggregateFunctionService type exposes the following members.
| Name | Description | |
|---|---|---|
| StiAggregateFunctionService | Initializes a new instance of the StiAggregateFunctionService class | |
| StiAggregateFunctionService(Boolean) | Initializes a new instance of the StiAggregateFunctionService class |
| Name | Description | |
|---|---|---|
| IsFirstInit | ||
| Properties | (Inherited from StiService.) | |
| RecureParam |
Gets value, indicates that this function require a parameter.
| |
| RunningTotal | ||
| ServiceCategory |
Gets a service category.
(Overrides StiServiceServiceCategory.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName | (Inherited from StiService.) | |
| ServiceType |
Gets a service type.
(Overrides StiServiceServiceType.) | |
| States |
Gets the component states manager.
|
| Name | Description | |
|---|---|---|
| CalcItem |
A value calculation.
| |
| ClearAllStates |
Clear all earlier saved object states.
| |
| Clone | (Inherited from StiService.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFunction |
Returns the aggregate function from the service container by its name.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLongFunctionString | ||
| GetResultType |
Returns the type of the result.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue |
Returns the calculation result.
| |
| Init |
First initialization.
| |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PackService | (Overrides StiServicePackService.) | |
| Reset |
Reset result of total calculation.
| |
| RestoreState |
Restores the earlier saved object state.
| |
| SaveState |
Saves the current state of an object.
| |
| SetValue |
Sets the calculation result.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |