IDockingElement Properties |
The IDockingElement type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of child docking elements.
| |
ItemInt32 |
Gets the docking element at the specified index.
| |
ItemString |
Gets the docking element with the specified name.
| |
Name |
Gets and sets the name of the docking element.
| |
Parent |
Gets and sets access to the parent docking element.
| |
Path |
Gets a comma separated list of names leading to this element.
|