ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Section Class / Tag Property

In This Topic
    Tag Property (Section)
    In This Topic
    Gets or sets user-defined information to be persisted with the section.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}

    Property Value

     
    See Also