Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
[LicenseProviderAttribute] public class C1DockPanel : Panel |
Visual Basic |
---|
<LicenseProviderAttribute> _ Public Class C1DockPanel _ Inherits 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
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
C1.WPF..::..C1DockPanel