[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry

IMetadataDictionaryEntry Interface

Represents an interface for members of the IMetadataDictionary.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMetadataDictionaryEntry : IMetadataEntry

Properties

Name Description
Contents

Gets the contents of this object.

ID

Gets the identifier of this object.

LayoutArea

Gets or sets the ILayoutArea instance referenced directly or indirectly via Contents.

Name

Gets the name of this object.

ReportItem

Gets the IReportItem referenced directly (for Document Map) or indirectly via Contents.

Extension Methods