ActiveReports 18 .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
    Report render mode
    Syntax
    'Declaration
     
    Public Property RenderFormat As RenderFormat
    public RenderFormat RenderFormat {get; set;}
    See Also