[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ExportSetting

ExportSetting Class

Represents a single setting used in the configuration of report export operations.

Inheritance
ExportSetting
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
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.

Constructors

Name Description
ExportSetting()

Properties

Name Description
Value

Gets or sets the value of the export setting.

Visible

Gets or sets a value indicating whether the export setting is visible.