ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / ExportedFileName Property

In This Topic
    ExportedFileName Property
    In This Topic
    Name for the exported file.
    Syntax
    'Declaration
     
    Public Property ExportedFileName As System.String
    public System.string ExportedFileName {get; set;}
    See Also