Stimulsoft.Report.CodeDom Namespace |
[Missing <summary> documentation for "N:Stimulsoft.Report.CodeDom"]
Class | Description | |
---|---|---|
StiCodeDomEventHelper |
Describes the class which helps generate GetEventMethod for CodeDom serializator.
| |
StiCodeDomExpressionHelper |
Describes class which contains static methods which helps parse expressions.
| |
StiCodeDomProvider | ||
StiCodeDomSerializator |
The class serves to serialize into a code of a report.
| |
StiCodeGenerator |
Class describes CodeGenerator for a report.
| |
StiCodeRegionEnd |
Addition to the code generator is used to describe the construction #endregion.
| |
StiCodeRegionStart |
Addition to the code generator is used to describe the construction #region.
| |
StiCSharpCodeGenerator |
Class describes CSharp CodeGenerator.
| |
StiCSharpCodeProvider |
Class describes CSharpCodeProvider.
| |
StiCSharpLanguage |
Language CSharp.
| |
StiLanguage |
Base class for script languages description.
| |
StiParameterInfo |
Class describes parameters of user's report functions.
| |
StiRemit |
Help class for storage of information about aggregate function in the script.
| |
StiSerialiazableToCodeAttributre |
Attribute with serialization parameters.
| |
StiTypeConvert |
Class describes convertor of types.
| |
StiVBCodeGenerator |
Class describes VB code generator.
| |
StiVBCodeProvider |
Class describes StiVBCodeProvider.
| |
StiVBLanguage |
Language VB.
|