C1.Win.4.8 Assembly / C1.Framework Namespace / DockPanel Class
Members

DockPanel Class
The DockPanel is a layout panel, that layouts children elements to the left, right, top, bottom or center of the panel.
Object Model
DockPanel Class
Syntax
'Declaration
 
Public Class DockPanel 
   Inherits BasePanel
 
Inheritance Hierarchy

System.Object
   C1.Framework.Element
      C1.Framework.BasePanel
         C1.Framework.DockPanel

See Also