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

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