[]
        
(Showing Draft Content)

C1.Framework.DockPanel.-ctor

DockPanel Constructor

DockPanel(Style)

Initializes a new instance of the DockPanel with the specified style.

Declaration
public DockPanel(Style style)
Parameters
Type Name Description
Style style

The Style object to use.

DockPanel()

Initializes a new instance of the DockPanel.

Declaration
public DockPanel()