StiReportVariables Property |
Returns the collection of code defined report variables.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic Hashtable Variables { get; }
Public ReadOnly Property Variables As Hashtable
Get
Property Value
Type:
Hashtable
See Also