ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewerToolbar Class / FindResults Property

In This Topic
    FindResults Property (C1ReportViewerToolbar)
    In This Topic
    Gets a string to display the number of current find results.
    Syntax
    'Declaration
     
    Public ReadOnly Property FindResults As String
    public string FindResults {get;}
    See Also