FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / LimitSearchToCurrentPage Property

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