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

In This Topic
    C1DockInnerPicker Constructor
    In This Topic
    Creates a new instance of C1DockInnerPicker class
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockInnerPicker()
    See Also