ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ExportSetting Class
Members

In This Topic
    ExportSetting Class
    In This Topic
    Represents a single setting used in the configuration of report export operations.
    Object Model
    ExportSetting Class
    Syntax
    'Declaration
     
    Public Class ExportSetting 
    public class ExportSetting 
    Remarks
    The ExportSetting class defines a setting that can be used to configure various aspects of report export operations, including its value and visibility.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.ExportSetting

    See Also