StiDocumentVariables Property |
Gets collection of variables of report.
Namespace:
Stimulsoft.Report.SaveLoad
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic StiVariablesCollection Variables { get; }
Public ReadOnly Property Variables As StiVariablesCollection
Get
Property Value
Type:
StiVariablesCollection
See Also