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