[]
Returns the DockStyle option used for the specified child element.
public DockStyle GetDock(Element e)
Type | Name | Description |
---|---|---|
Element | e | The child Element to check. |
Type | Description |
---|---|
DockStyle | The new DockStyle option used for the specified child element. |