Click or drag to resize

StiGlobalizationContainerCollectionItem Property (String)

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

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

Parameters

name
Type: SystemString

Property Value

Type: StiGlobalizationContainer
See Also