Click or drag to resize

StiDictionaryResources Property

Gets or sets collection of resources.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StiResourcesCollection Resources { get; set; }

Property Value

Type: StiResourcesCollection
See Also