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

ExportSetting Class
Represents a single setting used in the configuration of report export operations.
Object Model
ExportSetting Class
Syntax
'Declaration
 
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