LimitSearchToCurrentPage Property
LimitSearchToCurrentPage
Gets or sets a value indicating whether the text search should be limited to current page.
Declaration
public bool LimitSearchToCurrentPage { get; set; }
Public Property LimitSearchToCurrentPage As Boolean