StiReportLanguageType Enumeration |
Languages of the report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiReportLanguageType
Public Enumeration StiReportLanguageType
Members
| Member name | Value | Description |
---|
| CSharp | 0 |
Visual C# .Net language.
|
| VB | 1 |
Visual Basic .Net language.
|
See Also