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

In This Topic
    Class Property (MenuIcon)
    In This Topic
    Gets or sets the CSS class for the custom logo.
    Syntax
    'Declaration
     
    Public Property Class As String
    public string Class {get; set;}

    Property Value

    The CSS class for the custom logo as a System.String.
    See Also