[]
        
(Showing Draft Content)

C1.Framework.DockPanel.GetDock

GetDock Method

GetDock(Element)

Returns the DockStyle option used for the specified child element.

Declaration
public DockStyle GetDock(Element e)
Public Function GetDock(e As Element) As DockStyle
Parameters
Type Name Description
Element e

The child Element to check.

Returns
Type Description
DockStyle

The new DockStyle option used for the specified child element.