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

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

    Property Value

    An instance of OpenButton that contains the settings for the Open button.
    See Also