MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / StringDefaultExportSetting Class / Value Property

In This Topic
Value Property (StringDefaultExportSetting)
In This Topic
Gets or sets the string value of the export setting.
Syntax
'Declaration
 
Public Property Value As String
 

Property Value

A System.String value of the export setting, or null if not set.
See Also