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

In This Topic
    AvailableExports Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AvailableExports As Exports
    public Exports AvailableExports {get; set;}
    See Also