NetXP 3.0 Reference

DockObject.Tag Property

An object associated with this object.

[Visual Basic]
Public Property Tag As Object
[C#]
public object Tag {get; set;}

See Also

DockObject Class | NETXP.Controls.Docking Namespace