[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.BoolDefaultExportSetting

BoolDefaultExportSetting Class

Represents a default export setting with a nullable boolean value.

Inheritance
BoolDefaultExportSetting
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class BoolDefaultExportSetting : DefaultExportSetting

Constructors

Name Description
BoolDefaultExportSetting()

Properties

Name Description
Value

Gets or sets the boolean value of the export setting.

Methods

Name Description
ToJson()

Converts the boolean export setting to a JSON string.