ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / AvailableExports Property

In This Topic
AvailableExports Property (WebViewer)
In This Topic
Gets or sets the array of export types available via the export functionality of the viewer.
Syntax
'Declaration
 
Public Property AvailableExports As Exports
 

Property Value

A Exports value indicating the available export types.
See Also