ActiveReports 18 .NET Edition
MESCIUS.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