'Declaration Public Overloads Sub ApplySearch( _ ByVal search As String, _ ByVal highlight As Boolean, _ ByVal filter As Boolean, _ ByVal onlyVisibleColumns As Boolean, _ ByVal onlyVisibleRows As Boolean _ )
public void ApplySearch( string search, bool highlight, bool filter, bool onlyVisibleColumns, bool onlyVisibleRows )
Parameters
- search
- highlight
- filter
- onlyVisibleColumns
- onlyVisibleRows