StiCodeDomSerializator Class |
Namespace: Stimulsoft.Report.CodeDom
The StiCodeDomSerializator type exposes the following members.
| Name | Description | |
|---|---|---|
| StiCodeDomSerializator | Initializes a new instance of the StiCodeDomSerializator class |
| Name | Description | |
|---|---|---|
| AddToRemittedBuild |
Adds a record to the collection of events (OnBuild).
| |
| AddToRemittedSE |
Adds a record to the collection of events (OnBeginRender and OnEndRender).
| |
| BuildArrayAggregates |
Create the array of all aggregate functions.
| |
| ConnectAggreagatesBuild |
Connect the delayed collection of aggregate functions to the end for building.
| |
| ConnectAggregatesBeginEnd |
Connect the delayed collection of aggregate functions to the events on the begin and the end.
| |
| ConnectChartProcessAtEnd | ||
| ConnectTextBoxReportEnd |
Connect the delayed collection of aggregate functions to the end of generation.
| |
| ContainsRemittedComponentInLast |
Tests whether the collection is located in the component which formation is delayed to the end.
| |
| ConvertExpressionToString | ||
| ConvertTypeToString | ||
| 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.) | |
| GetCheckerInfoString | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReplaceSymbols(String) |
Replaces impossible symbols in the string on the symbol '_'.
| |
| ReplaceSymbols(String, StiReport) | ||
| ReplaceSymbols(String, Boolean, StiReport) |
Replaces impossible symbols in the string on the symbol '_'.
| |
| Serialize(StiReport, String, StiLanguage) |
Serializes into a code.
| |
| Serialize(StiReport, String, StiLanguage, Boolean) |
Serializes into a code.
| |
| Serialize(StiReport, String, StiLanguage, Object) |
Serializes into a code.
| |
| Serialize(StiReport, String, StiLanguage, Boolean, Boolean) |
Serializes into a code.
| |
| Serialize(StiReport, String, StiLanguage, Boolean, Boolean, Object) |
Serializes into a code.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| StiCheckerInfoString | ||
| StrGenCode |