ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentSelection Structure / PageIndex Property

In This Topic
    PageIndex Property (DocumentSelection)
    In This Topic
    Gets the page the selection items belongs to
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also