ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Annotations Namespace / Selection Class / PageIndex Property

In This Topic
    PageIndex Property (Selection)
    In This Topic
    Gets the page the annotations belong to
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also