StiMinDoubleFunctionService Class |
Namespace: Stimulsoft.Report.Dictionary
The StiMinDoubleFunctionService type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiMinDoubleFunctionService | Initializes a new instance of the StiMinDoubleFunctionService class |
![]() | StiMinDoubleFunctionService(Boolean) | Initializes a new instance of the StiMinDoubleFunctionService class |
Name | Description | |
---|---|---|
![]() | IsFirstInit | (Inherited from StiAggregateFunctionService.) |
![]() | Properties | (Inherited from StiService.) |
![]() | RecureParam |
Gets value, indicates that this function require a parameter.
(Overrides StiAggregateFunctionServiceRecureParam.) |
![]() | RunningTotal | (Inherited from StiAggregateFunctionService.) |
![]() | ServiceCategory |
Gets a service category.
(Inherited from StiAggregateFunctionService.) |
![]() | ServiceEnabled | (Inherited from StiService.) |
![]() | ServiceInfo | (Inherited from StiService.) |
![]() | ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) |
![]() | ServiceType |
Gets a service type.
(Inherited from StiAggregateFunctionService.) |
![]() | States |
Gets the component states manager.
(Inherited from StiAggregateFunctionService.) |
Name | Description | |
---|---|---|
![]() | CalcItem |
A value calculation.
(Overrides StiAggregateFunctionServiceCalcItem(Object).) |
![]() | ClearAllStates |
Clear all earlier saved object states.
(Inherited from StiAggregateFunctionService.) |
![]() | 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.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLongFunctionString | (Inherited from StiAggregateFunctionService.) |
![]() | GetResultType |
Returns the type of the result.
(Overrides StiAggregateFunctionServiceGetResultType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Returns the calculation result.
(Overrides StiAggregateFunctionServiceGetValue.) |
![]() | Init |
First initialization.
(Overrides StiAggregateFunctionServiceInit.) |
![]() | IsPropertiesInitializedProtected | (Inherited from StiService.) |
![]() | IsPropertyPresent | (Inherited from StiService.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PackService | (Inherited from StiAggregateFunctionService.) |
![]() | Reset |
Reset result of total calculation.
(Inherited from StiAggregateFunctionService.) |
![]() | RestoreState |
Restores the earlier saved object state.
(Overrides StiAggregateFunctionServiceRestoreState(String).) |
![]() | SaveState |
Saves the current state of an object.
(Overrides StiAggregateFunctionServiceSaveState(String).) |
![]() | SetValue |
Sets the calculation result.
(Overrides StiAggregateFunctionServiceSetValue(Object).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |