ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / RenderFormat Property

In This Topic
    RenderFormat Property (InitializationOptions)
    In This Topic
    Gets or sets the report render mode.
    Syntax
    'Declaration
     
    Public Property RenderFormat As RenderFormat
    public RenderFormat RenderFormat {get; set;}

    Property Value

    An instance of RenderFormat that defines the render mode.
    See Also