ActiveReports 12
CanExport Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : CanExport Property
Indicates whether the loaded report can be exported or not. Returns "false" if export is not permitted.
Syntax
'Declaration
 
Public ReadOnly Property CanExport As Boolean
public bool CanExport {get;}
See Also

Reference

Viewer Class
Viewer Members