ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / MenuSettings Class / Logo Property

In This Topic
    Logo Property
    In This Topic
    Gets or sets the logo settings.
    Syntax
    'Declaration
     
    Public Property Logo As Logo
    public Logo Logo {get; set;}

    Property Value

    An instance of Logo that contains the logo settings.
    See Also