ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / CanExport Property

In This Topic
    CanExport Property (Viewer)
    In This Topic

    Indicates whether the currently loaded report can be exported.

    Syntax
    'Declaration
     
    Public ReadOnly Property CanExport As Boolean
    public bool CanExport {get;}
    See Also