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

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