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