NetXP 3.0 Reference

DockObjectCollection.Item Property

Gets a object at the specified index.

Overload List

Gets a object at the specified index.

public DockObject this[int] {get;}

Gets a object with the specified title.

public DockObject this[string] {get;}

See Also

DockObjectCollection Class | NETXP.Controls.Docking Namespace