# C1.Win.FlexGrid.ValueFilterEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_ValueFilterEditor" data-uid="C1.Win.FlexGrid.ValueFilterEditor" class="text-break">ValueFilterEditor 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>.</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">ValueFilterEditor</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_ValueFilterEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ValueFilterEditor : XViewLight, IC1ColumnFilterEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ValueFilterEditor
    Inherits XViewLight
    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_ValueFilterEditor__ctor" data-uid="C1.Win.FlexGrid.ValueFilterEditor.#ctor">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.-ctor.html#C1_Win_FlexGrid_ValueFilterEditor__ctor">ValueFilterEditor()</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_ValueFilterEditor_IsInputKey_System_Windows_Forms_Keys_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.IsInputKey(System.Windows.Forms.Keys)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.IsInputKey.html#C1_Win_FlexGrid_ValueFilterEditor_IsInputKey_System_Windows_Forms_Keys_">IsInputKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ValueFilterEditor_OnGotFocus_System_EventArgs_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.OnGotFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.OnGotFocus.html#C1_Win_FlexGrid_ValueFilterEditor_OnGotFocus_System_EventArgs_">OnGotFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ValueFilterEditor_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.OnKeyDown.html#C1_Win_FlexGrid_ValueFilterEditor_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ValueFilterEditor_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.OnKeyPress.html#C1_Win_FlexGrid_ValueFilterEditor_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_">OnKeyPress(KeyPressEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ValueFilterEditor_OnKeyUp_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.OnKeyUp.html#C1_Win_FlexGrid_ValueFilterEditor_OnKeyUp_System_Windows_Forms_KeyEventArgs_">OnKeyUp(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ValueFilterEditor_ProcessMnemonic_System_Char_" data-uid="C1.Win.FlexGrid.ValueFilterEditor.ProcessMnemonic(System.Char)">
          <a class="xref" href="C1.Win.FlexGrid.ValueFilterEditor.ProcessMnemonic.html#C1_Win_FlexGrid_ValueFilterEditor_ProcessMnemonic_System_Char_">ProcessMnemonic(char)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
