Click or drag to resize

StiVariablesCollectionItem Property (Int32)

[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiVariablesCollection.Item(System.Int32)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiVariable this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: StiVariable
See Also