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

In This Topic
    Site Property (C1ReportViewer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Site As System.ComponentModel.ISite
    public System.ComponentModel.ISite Site {get; set;}
    See Also