Class Variables
Inheritance
System.Object
Variables
Namespace: Syncfusion.Report.Processing.ObjectModel
Assembly: Syncfusion.SfReportViewer.UWP.dll
Syntax
public class Variables : Object
Properties
Item[String]
Declaration
public Variable this[string key] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Property Value
Type | Description |
---|---|
Variable |
Methods
Dispose()
Declaration
public void Dispose()