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

In This Topic
    LimitSearchToCurrentPage Property (C1FlexViewerPane)
    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