ApplySearch(String,Boolean,Boolean) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub ApplySearch( _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.Boolean _
)
public void ApplySearch(
System.string ,
System.bool ,
System.bool
)
Parameters
- search
- highlight
- filter
See Also