Gets a object at the specified index.
Gets a object at the specified index.
public DockObject this[int] {get;}
Gets a object with the specified title.
public DockObject this[string] {get;}
DockObjectCollection Class | NETXP.Controls.Docking Namespace