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

Glossary Item Box

Specifies content type.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ContentType As MetadataType
C# 
MetadataType ContentType {get;}

See Also