ComponentOne Basic Library for WPF and Silverlight
C1DockPanel Class
Members 


C1.Silverlight Namespace : 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
 
Public Class C1DockPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1DockPanel
public class C1DockPanel : 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

Reference

C1DockPanel Members
C1.Silverlight Namespace