LimitSearchToCurrentPage Property (C1FlexViewerDialog)
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