[]
        
(Showing Draft Content)

C1.Win.FlexViewer.SearchBarElements

SearchBarElements Class

Represents a set of elements displayed in SearchBar.

Inheritance
SearchBarElements
Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class SearchBarElements

Properties

Name Description
CloseSearch

Gets the element for the CloseSearch action.

MatchCase

Gets the element for the MatchCase action.

MatchWholeWord

Gets the element for the MatchWholeWord action.

SearchNext

Gets the element for the SearchNext action.

SearchOnCurrentPage

Gets the element for the SearchOnCurrentPage action.

SearchPrev

Gets the element for the SearchPrev action.

SearchTextBox

Gets the element for the SearchTextBox item.

Methods

Name Description
ShouldSerializeCloseSearch()

Indicates whether the CloseSearch property should be serialized.

ShouldSerializeMatchCase()

Indicates whether the MatchCase property should be serialized.

ShouldSerializeMatchWholeWord()

Indicates whether the MatchWholeWord property should be serialized.

ShouldSerializeSearchNext()

Indicates whether the SearchNext property should be serialized.

ShouldSerializeSearchOnCurrentPage()

Indicates whether the SearchOnCurrentPage property should be serialized.

ShouldSerializeSearchPrev()

Indicates whether the SearchPrev property should be serialized.

ShouldSerializeSearchTextBox()

Indicates whether the SearchTextBox property should be serialized.