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

In This Topic
    Page Property (C1ComboBox)
    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