FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / LimitSearchToCurrentPage Property

In This Topic
    LimitSearchToCurrentPage Property (FlexViewer)
    In This Topic
    Indicates whether the text search should be limited to current page.
    Syntax
    'Declaration
     
    Public Property LimitSearchToCurrentPage As Boolean
    public bool LimitSearchToCurrentPage {get; set;}
    See Also