[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.StringDefaultExportSetting

StringDefaultExportSetting Class

Represents a default export setting with a string value.

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

Constructors

Name Description
StringDefaultExportSetting()

Properties

Name Description
Value

Gets or sets the string value of the export setting.

Methods

Name Description
ToJson()

Converts the string export setting to a JSON string.