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

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

    Property Value

    An instance of AboutButton that contains the settings for the About button.
    See Also