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

In This Topic
    SaveButton Class
    In This Topic
    Represents the settings for the Save button.
    Object Model
    SaveButton Class
    Syntax
    'Declaration
     
    Public Class SaveButton 
    public class SaveButton 
    Remarks
    The SaveButton class provides a property to configure the visibility of the Save button in the App Bar.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.SaveButton

    See Also