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; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Property Resources As StiResourcesCollection
Get
Set
Property Value
Type:
StiResourcesCollectionSee Also