Gets a tab page at the specified index.
public TabPage this[int] {get;}
Gets a tab page with the specified title.
public TabPage this[string] {get;}
TabPageCollection Class | NETXP.Controls.Docking Namespace