NetXP 3.0 Reference

TabControl.TabPages Property

Collection of tab pages contained by the tab control.

[Visual Basic]
Public ReadOnly Property TabPages As TabPageCollection
[C#]
public TabPageCollection TabPages {get;}

See Also

TabControl Class | NETXP.Controls.Docking Namespace