ComponentOne FlexGrid for WinForms
ApplySearch(String) Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > ApplySearch Method : ApplySearch(String) Method
Words which will be searched.
Applies search to the data on the grid.
Syntax
'Declaration
 
Public Overloads Sub ApplySearch( _
   ByVal search As String _
) 
public void ApplySearch( 
   string search
)

Parameters

search
Words which will be searched.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List