ComponentOne Basic Library for WPF and Silverlight
C1DockPanel Class
Members 


C1.WPF 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
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1DockPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1DockPanel
[System.ComponentModel.LicenseProvider()]
public class C1DockPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.C1DockPanel

See Also

Reference

C1DockPanel Members
C1.WPF Namespace