ComponentOne FlexReport for WinForms
Tag Property (ReportObject)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportObject Class : Tag Property
Gets or sets arbitrary data associated with the object.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

ReportObject Class
ReportObject Members