# C1.Win.FlexViewer.SearchBarElements

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexViewer_SearchBarElements" data-uid="C1.Win.FlexViewer.SearchBarElements" class="text-break">SearchBarElements Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of elements displayed in SearchBar.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SearchBarElements</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexViewer.html">C1.Win.FlexViewer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexViewer.4.8.dll</h6>
  <h5 id="C1_Win_FlexViewer_SearchBarElements_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(UnsortedExpandableConverter))]
public class SearchBarElements</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(UnsortedExpandableConverter))&gt;
Public Class SearchBarElements</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_CloseSearch" data-uid="C1.Win.FlexViewer.SearchBarElements.CloseSearch">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.CloseSearch.html#C1_Win_FlexViewer_SearchBarElements_CloseSearch">CloseSearch</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the CloseSearch action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_MatchCase" data-uid="C1.Win.FlexViewer.SearchBarElements.MatchCase">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.MatchCase.html#C1_Win_FlexViewer_SearchBarElements_MatchCase">MatchCase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the MatchCase action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_MatchWholeWord" data-uid="C1.Win.FlexViewer.SearchBarElements.MatchWholeWord">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.MatchWholeWord.html#C1_Win_FlexViewer_SearchBarElements_MatchWholeWord">MatchWholeWord</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the MatchWholeWord action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_SearchNext" data-uid="C1.Win.FlexViewer.SearchBarElements.SearchNext">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchNext.html#C1_Win_FlexViewer_SearchBarElements_SearchNext">SearchNext</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SearchNext action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_SearchOnCurrentPage" data-uid="C1.Win.FlexViewer.SearchBarElements.SearchOnCurrentPage">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchOnCurrentPage.html#C1_Win_FlexViewer_SearchBarElements_SearchOnCurrentPage">SearchOnCurrentPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SearchOnCurrentPage action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_SearchPrev" data-uid="C1.Win.FlexViewer.SearchBarElements.SearchPrev">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchPrev.html#C1_Win_FlexViewer_SearchBarElements_SearchPrev">SearchPrev</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SearchPrev action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_SearchTextBox" data-uid="C1.Win.FlexViewer.SearchBarElements.SearchTextBox">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchTextBox.html#C1_Win_FlexViewer_SearchBarElements_SearchTextBox">SearchTextBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SearchTextBox item.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeCloseSearch" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeCloseSearch">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeCloseSearch.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeCloseSearch">ShouldSerializeCloseSearch()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.CloseSearch.html#C1_Win_FlexViewer_SearchBarElements_CloseSearch">CloseSearch</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeMatchCase" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeMatchCase">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeMatchCase.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeMatchCase">ShouldSerializeMatchCase()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.MatchCase.html#C1_Win_FlexViewer_SearchBarElements_MatchCase">MatchCase</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeMatchWholeWord" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeMatchWholeWord">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeMatchWholeWord.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeMatchWholeWord">ShouldSerializeMatchWholeWord()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.MatchWholeWord.html#C1_Win_FlexViewer_SearchBarElements_MatchWholeWord">MatchWholeWord</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchNext" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchNext">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchNext.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchNext">ShouldSerializeSearchNext()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchNext.html#C1_Win_FlexViewer_SearchBarElements_SearchNext">SearchNext</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchOnCurrentPage" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchOnCurrentPage">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchOnCurrentPage.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchOnCurrentPage">ShouldSerializeSearchOnCurrentPage()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchOnCurrentPage.html#C1_Win_FlexViewer_SearchBarElements_SearchOnCurrentPage">SearchOnCurrentPage</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchPrev" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchPrev">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchPrev.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchPrev">ShouldSerializeSearchPrev()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchPrev.html#C1_Win_FlexViewer_SearchBarElements_SearchPrev">SearchPrev</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchTextBox" data-uid="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchTextBox">
          <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.ShouldSerializeSearchTextBox.html#C1_Win_FlexViewer_SearchBarElements_ShouldSerializeSearchTextBox">ShouldSerializeSearchTextBox()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.SearchBarElements.SearchTextBox.html#C1_Win_FlexViewer_SearchBarElements_SearchTextBox">SearchTextBox</a> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
