# C1.Maui.Grid.GridFilterCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Grid_GridFilterCell" data-uid="C1.Maui.Grid.GridFilterCell" class="text-break">GridFilterCell Class
</h1>
  <div class="markdown level0 summary"><p>Visual element displayed in the filter row to allow the user to enter text as well as giving more options to filter.</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"><a class="xref" href="../C1.Maui.Core/C1.Maui.Core.C1View.html">C1View</a></div>
    <div class="level2"><span class="xref">GridFilterCell</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Grid.html">C1.Maui.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.Grid.dll</h6>
  <h5 id="C1_Maui_Grid_GridFilterCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridFilterCell : C1View, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridFilterCell
    Inherits C1View
    Implements IDisposable</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_Maui_Grid_GridFilterCell__ctor" data-uid="C1.Maui.Grid.GridFilterCell.#ctor">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.-ctor.html#C1_Maui_Grid_GridFilterCell__ctor">GridFilterCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Grid.GridFilterCell.html">GridFilterCell</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_DelayProperty" data-uid="C1.Maui.Grid.GridFilterCell.DelayProperty">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.DelayProperty.html">DelayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridFilterCell.Delay.html#C1_Maui_Grid_GridFilterCell_Delay">Delay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_PlaceholderProperty" data-uid="C1.Maui.Grid.GridFilterCell.PlaceholderProperty">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.PlaceholderProperty.html">PlaceholderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridFilterCell.Placeholder.html#C1_Maui_Grid_GridFilterCell_Placeholder">Placeholder</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_TextProperty" data-uid="C1.Maui.Grid.GridFilterCell.TextProperty">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.TextProperty.html">TextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridFilterCell.Text.html#C1_Maui_Grid_GridFilterCell_Text">Text</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Maui_Grid_GridFilterCell_Column" data-uid="C1.Maui.Grid.GridFilterCell.Column">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.Column.html#C1_Maui_Grid_GridFilterCell_Column">Column</a>
        </td>
        <td class="markdown level1 summary"><p>Property used to hold the column the filter is bound to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_Delay" data-uid="C1.Maui.Grid.GridFilterCell.Delay">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.Delay.html#C1_Maui_Grid_GridFilterCell_Delay">Delay</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_Placeholder" data-uid="C1.Maui.Grid.GridFilterCell.Placeholder">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.Placeholder.html#C1_Maui_Grid_GridFilterCell_Placeholder">Placeholder</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_Text" data-uid="C1.Maui.Grid.GridFilterCell.Text">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.Text.html#C1_Maui_Grid_GridFilterCell_Text">Text</a>
        </td>
        <td class="markdown level1 summary"></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_Maui_Grid_GridFilterCell_Dispose_System_Boolean_" data-uid="C1.Maui.Grid.GridFilterCell.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.Dispose.html#C1_Maui_Grid_GridFilterCell_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_OnAutoComplete_C1_Maui_Input_TextBoxAutoCompleteEventArgs_" data-uid="C1.Maui.Grid.GridFilterCell.OnAutoComplete(C1.Maui.Input.TextBoxAutoCompleteEventArgs)">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.OnAutoComplete.html#C1_Maui_Grid_GridFilterCell_OnAutoComplete_C1_Maui_Input_TextBoxAutoCompleteEventArgs_">OnAutoComplete(TextBoxAutoCompleteEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the auto-complete of the text-box is triggered.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Grid_GridFilterCell_AutoComplete" data-uid="C1.Maui.Grid.GridFilterCell.AutoComplete">
          <a class="xref" href="C1.Maui.Grid.GridFilterCell.AutoComplete.html">AutoComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the auto-complete of the text-box is triggered.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
