C1.UWP Assembly / C1.Xaml 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
 
Public Class C1DockPanel 
   Inherits Windows.UI.Xaml.Controls.Panel
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Panel
               C1.Xaml.C1DockPanel

See Also