# C1.Win.FlexGrid.GridValueFilterEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_GridValueFilterEditor" data-uid="C1.Win.FlexGrid.GridValueFilterEditor" class="text-break">GridValueFilterEditor Class
</h1>
  <div class="markdown level0 summary"><p>Represents a control used to edit a <a class="xref" href="C1.Win.FlexGrid.ValueFilter.html">ValueFilter</a> object.</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">GridValueFilterEditor</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.FlexGrid.IC1ColumnFilterEditor.html">IC1ColumnFilterEditor</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.html">C1.Win.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.10.dll</h6>
  <h5 id="C1_Win_FlexGrid_GridValueFilterEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridValueFilterEditor : ListBoxElement, IC1ColumnFilterEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridValueFilterEditor
    Inherits ListBoxElement
    Implements IC1ColumnFilterEditor</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexGrid_GridValueFilterEditor__ctor" data-uid="C1.Win.FlexGrid.GridValueFilterEditor.#ctor">
          <a class="xref" href="C1.Win.FlexGrid.GridValueFilterEditor.-ctor.html#C1_Win_FlexGrid_GridValueFilterEditor__ctor">GridValueFilterEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates instance of the value filter.</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_FlexGrid_GridValueFilterEditor_OnItemChecked_C1_Framework_ListBoxElement_C1ItemCheckEventArgs_" data-uid="C1.Win.FlexGrid.GridValueFilterEditor.OnItemChecked(C1.Framework.ListBoxElement.C1ItemCheckEventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.GridValueFilterEditor.OnItemChecked.html#C1_Win_FlexGrid_GridValueFilterEditor_OnItemChecked_C1_Framework_ListBoxElement_C1ItemCheckEventArgs_">OnItemChecked(C1ItemCheckEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_GridValueFilterEditor_UpdateStyle_C1_Framework_DynamicStyle_C1_Framework_Element_" data-uid="C1.Win.FlexGrid.GridValueFilterEditor.UpdateStyle(C1.Framework.DynamicStyle,C1.Framework.Element)">
          <a class="xref" href="C1.Win.FlexGrid.GridValueFilterEditor.UpdateStyle.html#C1_Win_FlexGrid_GridValueFilterEditor_UpdateStyle_C1_Framework_DynamicStyle_C1_Framework_Element_">UpdateStyle(DynamicStyle, Element)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
