C1ViewPort Header Panel control.

Namespace:  C1.Web.iPhone.C1ViewPort
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public class C1NavigationBarPanel : Panel, 
	INamingContainer
Visual Basic
Public Class C1NavigationBarPanel _
	Inherits Panel _
	Implements INamingContainer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      System.Web.UI.WebControls..::..Panel
        C1.Web.iPhone.C1ViewPort..::..C1NavigationBarPanel

See Also