C1.Silverlight Namespace / C1DockPanel Class
Members

C1DockPanel Class
Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.
Object Model
C1DockPanel Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Children", True)>
Public Class C1DockPanel 
   Inherits System.Windows.Controls.Panel
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               C1.Silverlight.C1DockPanel

See Also