[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary.Item

this Property

this[string]

Gets the IMetadataDictionaryEntry with the specified ID.

Declaration
IMetadataDictionaryEntry this[string id] { get; }
Parameters
Type Name Description
string id

The ID of the metadata dictionary entry to retrieve.

Property Value
Type Description
IMetadataDictionaryEntry

An IMetadataDictionaryEntry with the specified ID.