NetXP 3.0 Reference

DockObject.FullTitle Property

Gets/sets the full title assigned to this object.

[Visual Basic]
Public Property FullTitle As String
[C#]
public string FullTitle {get; set;}

See Also

DockObject Class | NETXP.Controls.Docking Namespace