Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1DockPanel Class / C1DockPanel Constructor

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