[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.EnumDefaultExportSetting-1

EnumDefaultExportSetting<T> Class

Represents a default export setting with an enum value.

Inheritance
EnumDefaultExportSetting<T>
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class EnumDefaultExportSetting<T> : DefaultExportSetting where T : struct, Enum
Type Parameters
Name Description
T

The type of the enum.

Constructors

Name Description
EnumDefaultExportSetting()

Properties

Name Description
Value

Gets or sets the enum value of the export setting.

Methods

Name Description
ToJson()

Converts the enum export setting to a JSON string.