Indicates the collection of user-defined variables declared in a report from code.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic Object this[
string name
] { get; set; }
Public Default Property Item (
name As String
) As Object
Get
Set
Parameters
- name
- Type: SystemString
Property Value
Type:
Object
See Also