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

In This Topic
    PageIndex Property (Frame)
    In This Topic
    Gets or sets the page containing selection
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also