Click or drag to resize

IDockingElement Properties

The IDockingElement type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of child docking elements.
Public propertyItemInt32 Gets the docking element at the specified index.
Public propertyItemString Gets the docking element with the specified name.
Public propertyName Gets and sets the name of the docking element.
Public propertyParent Gets and sets access to the parent docking element.
Public propertyPath Gets a comma separated list of names leading to this element.
Top
See Also