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

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