ActiveReports Developer 7
IMetadataDictionaryEntry Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IMetadataDictionaryEntry Interface

Glossary Item Box

The following tables list the members exposed by IMetadataDictionaryEntry.

Public Properties

 NameDescription
 PropertyContentsReturns the contents of this object.  
 PropertyIDGets the ID of this object.  
 PropertyLayoutAreaSpecifies the LayoutArea instance referenced directly or indirectly via Contents.  
 PropertyNameRepresents the name of this object.  
 PropertyReportItemSpecifies the ReportItem referenced directly (for Document Map) or indirectly via Contents.  
 PropertyVisualRectangleGets the visual rectangle of this object.  
Top

See Also