ActiveReports 18 .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
    Sets a custom logo to be shown in the menu.
    Syntax
    'Declaration
     
    Public Property Custom As MenuIcon
    public MenuIcon Custom {get; set;}
    See Also