StiDictionaryVariables Property |
Gets or sets collection of variables.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StiVariablesCollection Variables { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Property Variables As StiVariablesCollection
Get
Set
Property Value
Type:
StiVariablesCollectionSee Also