NetXP 3.0 Reference
DockObject.Title Property
Gets/sets the title assigned to this object.
[Visual Basic]
Public Property Title As
String
[C#]
public
string
Title {get; set;}
See Also
DockObject Class
|
NETXP.Controls.Docking Namespace