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

In This Topic
    ReportsFolderPath Property
    In This Topic
    Gets or sets the relative path to folder that will be used to store generated report data.
    Syntax
    'Declaration
     
    Public Property ReportsFolderPath As System.String
    public System.string ReportsFolderPath {get; set;}

    Property Value

    The relative path to folder that will be used to store generated report data.
    See Also