[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.IntDefaultExportSetting

IntDefaultExportSetting Class

Represents a default export setting with a nullable integer value.

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

Constructors

Name Description
IntDefaultExportSetting()

Properties

Name Description
Value

Gets or sets the integer value of the export setting.

Methods

Name Description
ToJson()

Converts the integer export setting to a JSON string.