ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockPicker Class / C1DockPicker Constructor

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