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

In This Topic
    Custom Property (Logo)
    In This Topic
    Gets or sets a custom logo to be shown in the menu.
    Syntax
    'Declaration
     
    Public Property Custom As MenuIcon
    public MenuIcon Custom {get; set;}

    Property Value

    An instance of MenuIcon that contains the custom logo settings.
    See Also