ActiveReports Developer 7
Tag Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Section Class : Tag Property

Glossary Item Box

Gets or sets user-defined information to be persisted with the section.

Syntax

Visual Basic (Declaration) 
Public Property Tag As System.Object
C# 
public System.object Tag {get; set;}

Property Value

 

See Also