FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class
Properties Methods


In This Topic
    SearchBarElements Class Members
    In This Topic

    The following tables list the members exposed by SearchBarElements.

    Public Properties
     NameDescription
    Public PropertyGets the element for the CloseSearch action.  
    Public PropertyGets the element for the MatchCase action.  
    Public PropertyGets the element for the MatchWholeWord action.  
    Public PropertyGets the element for the SearchNext action.  
    Public PropertyGets the element for the SearchOnCurrentPage action.  
    Public PropertyGets the element for the SearchPrev action.  
    Public PropertyGets the element for the SearchTextBox item.  
    Top
    Protected Methods
     NameDescription
    Protected MethodIndicates whether the CloseSearch property should be serialized.  
    Protected MethodIndicates whether the MatchCase property should be serialized.  
    Protected MethodIndicates whether the MatchWholeWord property should be serialized.  
    Protected MethodIndicates whether the SearchNext property should be serialized.  
    Protected MethodIndicates whether the SearchOnCurrentPage property should be serialized.  
    Protected MethodIndicates whether the SearchPrev property should be serialized.  
    Protected MethodIndicates whether the SearchTextBox property should be serialized.  
    Top
    See Also