FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / LimitSearchToCurrentPage Property

In This Topic
    LimitSearchToCurrentPage Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating whether the text search should be limited to current page.
    Syntax
    'Declaration
     
    Public Property LimitSearchToCurrentPage As Boolean
    public bool LimitSearchToCurrentPage {get; set;}
    See Also