NetXP 3.0 Reference
TabPage.Title Property
The title of the page.
[Visual Basic]
Public Property Title As
String
[C#]
public
string
Title {get; set;}
See Also
TabPage Class
|
NETXP.Controls.Docking Namespace