ActiveReports 12
Tag Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor Class : Tag Property
Gets or sets the object that contains data about the control.
Syntax
'Declaration
 
Public Property Tag As Object
public object Tag {get; set;}

Property Value

An System.Object that contains data about the control. The default is null.
See Also

Reference

GroupEditor Class
GroupEditor Members