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

In This Topic
Value Property (IntDefaultExportSetting)
In This Topic
Gets or sets the integer value of the export setting.
Syntax
'Declaration
 
Public Property Value As Nullable(Of Integer)
 

Property Value

An System.Int32 value of the export setting, or null if not set.
See Also