'Declaration Public Overloads Sub ApplySearch( _ ByVal search As String, _ ByVal highlight As Boolean, _ ByVal filter As Boolean, _ ByVal onlyVisibleColumns As Boolean _ )
'Declaration
Public Overloads Sub ApplySearch( _ ByVal search As String, _ ByVal highlight As Boolean, _ ByVal filter As Boolean, _ ByVal onlyVisibleColumns As Boolean _ )
public void ApplySearch( string search, bool highlight, bool filter, bool onlyVisibleColumns )
C1FlexGridBase Class C1FlexGridBase Members Overload List