FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class
Properties


In This Topic
    SearchApplyingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SearchApplyingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    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