ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1DetailGridView Class / Page Property

In This Topic
    Page Property (C1DetailGridView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Page As System.Web.UI.Page
    public virtual System.Web.UI.Page Page {get; set;}
    See Also