C1.Win.C1FlexGrid Namespace / C1FlexGridSearchPanel Class / SearchMode Property

In This Topic
SearchMode Property (C1FlexGridSearchPanel)
In This Topic
Gets or sets whether data searching starts automatically, or must be started manually.
Syntax
'Declaration
 
Public Property SearchMode As SearchMode
 
See Also