ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf 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