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

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

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.SaveAsButton

    See Also