ActiveReports Developer 7
TypeName Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > RenderingExtensionInfo Class : TypeName Property

Glossary Item Box

Rendering extension implementation class name.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TypeName As System.String
C# 
public System.string TypeName {get;}

See Also