ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Identifier Property

In This Topic
    Identifier Property
    In This Topic
    Gets unique page identifier (used in PagesCollection to track swapped out pages)
    Syntax
    'Declaration
     
    Public ReadOnly Property Identifier As Guid
    public Guid Identifier {get;}
    See Also