ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / RenderingExtensionInfo Class / TypeName Property

In This Topic
    TypeName Property
    In This Topic
    Rendering extension implementation class name.
    Syntax
    'Declaration
     
    Public ReadOnly Property TypeName As String
    public string TypeName {get;}
    See Also