C1.Win.C1FlexGrid Namespace / SearchAppliedEventArgs Class
Properties


SearchAppliedEventArgs Class Members

The following tables list the members exposed by SearchAppliedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets whether the search results are filtered.  
Public PropertyGets whether the search results are highlighted. This property is obsolete. Use HighlightMode instead.  
Public PropertyGets whether how to the search results are highlighted.  
Public PropertyGets whether to search only in visible columns.  
Public PropertyGets whether to search only in visible rows.  
Public PropertyGets the words to search.  
Top
See Also