ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / Fpl Property

In This Topic
    Fpl Property (RdlxSettings)
    In This Topic
    Gets or sets the FPL settings.
    Syntax
    'Declaration
     
    Public Property Fpl As Fpl
    public Fpl Fpl {get; set;}

    Property Value

    An instance of Fpl that contains the FPL settings.
    See Also