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

In This Topic
    AvailableExports Property (WebViewer)
    In This Topic
    The array of export types available via Export functionality of Viewer
    Syntax
    'Declaration
     
    Public Property AvailableExports As Exports
    public Exports AvailableExports {get; set;}
    See Also