ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / FindInfo Class / PageIndex Property

In This Topic
    PageIndex Property (FindInfo)
    In This Topic
    Gets the page index of the currently selected FindText.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also