ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DockPanel Class / C1DockPanel Constructor

In This Topic
    C1DockPanel Constructor
    In This Topic
    Initializes a new instance of a C1DockPanel.
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockPanel()
    See Also