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

Glossary Item Box

Returns the contents of this object.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Contents As System.Object
C# 
System.object Contents {get;}

See Also