Click or drag to resize

StiDataCollectionItem Property (String)

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiData this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: StiData
See Also