[Missing <summary> documentation for "T:Stimulsoft.Report.Engine.StiParser"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax The StiParser type exposes the following members.
Constructors
| Name | Description |
---|
| StiParser | Initializes a new instance of the StiParser class |
TopMethods
| Name | Description |
---|
| CheckExpression | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| ExecuteAsm | |
| 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.) |
| GetParserMethodInfo | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IsImplicitlyCastableTo | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| ParseTextValue(String, StiComponent) | |
| ParseTextValue(String, StiComponent, StiParserParameters) | |
| ParseTextValue(String, StiComponent, Object) | |
| ParseTextValue(String, StiComponent, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, StiParserParameters) | |
| ParseTextValue(String, StiComponent, Boolean, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, Boolean, Boolean, Boolean) | |
| PrepareReportVariables | |
| PrepareVariableValue | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also