ActiveReports 12
Tag Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Tag Property
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Syntax
'Declaration
 
Public Property Tag As Object
public object Tag {get; set;}

Property Value

The intended value. This property has no default value.
See Also

Reference

Viewer Class
Viewer Members