Click or drag to resize

StiReportItem Property

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
Syntax
public Object this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: Object
See Also