ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class / Site Property

In This Topic
    Site Property (Page)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property Site As ISite
    public new ISite Site {get; set;}

    Property Value

    The site.
    See Also