ActiveReports 18 .NET Edition
Samples / Web Samples / WebDesigner Samples / WebDesigner Blazor Custom
In This Topic
    WebDesigner Blazor Custom
    In This Topic

    This sample shows how to use the Blazor WebDesigner API to create a customized UI for ActiveReports WebDesigner in Blazor.

    Web Designer with a customized UI

    Note: To run this sample, you must have

    Sample Location

    C#

    https://github.com/activereports/WebSamples18/tree/main/WebDesigner_Blazor_Custom

    Details

    This sample utilizes the WebDesigner API to create a customized UI for the WebDesigner. Some of the customizations demonstrated in the sample are shown below. You can check the Index.razor page of the sample for complete implementation.