MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / IntDefaultExportSetting Class / ToJson Method

In This Topic
ToJson Method (IntDefaultExportSetting)
In This Topic
Converts the integer export setting to a JSON string.
Syntax
'Declaration
 
Public Overrides Function ToJson() As String
 

Return Value

A JSON System.String representing the integer export setting.
See Also