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

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

    Property Value

    An instance of SaveButton that contains the settings for the Save button.
    See Also