ComponentOne Basic Library for UWP
C1DockPanel Class
Members 

C1.UWP Assembly > C1.Xaml 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 Windows.UI.Xaml.Controls.Panel
   Implements Windows.UI.Composition.IAnimationObject 
public class C1DockPanel : Windows.UI.Xaml.Controls.Panel, Windows.UI.Composition.IAnimationObject  
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

Reference

C1DockPanel Members
C1.Xaml Namespace