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

Glossary Item Box

The following tables list the members exposed by IMetadataEntry.

Public Properties

 NameDescription
 PropertyContentsThe contents of this object.  
 PropertyContentTypeSpecifies content type.  
 PropertyIDSpecifies metadata entry ID.  
 PropertyNameSpecifies metadata entry name.  
 PropertyVisualRectangleSpecifies the location of the metadata visual representation boundary.  
 PropertyVisualShapeSpecifies the metadata visual representation.  
Top

Public Methods

 NameDescription
 MethodGetAppearanceReturns visual appearance of the area for the specified state  
 MethodSetAppearancesSpecifies visual appearances for this area.  
Top

See Also