NetXP 3.0 Reference

TabPageCollection.Item Property

Gets a tab page at the specified index.

Overload List

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;}

See Also

TabPageCollection Class | NETXP.Controls.Docking Namespace