ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / DocumentRendererAttribute Class / RendererType Property

In This Topic
    RendererType Property
    In This Topic
    Gets the type of the renderer.
    Syntax
    'Declaration
     
    Public ReadOnly Property RendererType As Type
    public Type RendererType {get;}
    See Also