ComponentOne Bitmap for UWP
Tag Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > CppObject Class : Tag Property
Gets or sets a custom user tag object to associate with this instance..
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}

Property Value

The tag object.
See Also

Reference

CppObject Class
CppObject Members