# C1.WPF.FlexGrid

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_FlexGrid" data-uid="C1.WPF.FlexGrid" class="text-break">C1.WPF.FlexGrid Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.FlexGrid.C1FlexGridFilter.html">C1FlexGridFilter</a></h4>
      <section><p>Implements an Excel-style filter that can be added to existing C1FlexGrid controls.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.C1FlexGridFilterRow.html">C1FlexGridFilterRow</a></h4>
      <section><p>Implements an special filter row that can be added to existing C1FlexGrid controls.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.C1FlexGridFilterService.html">C1FlexGridFilterService</a></h4>
      <section><p>Provides the standard implementation for attaching a <a class="xref" href="C1.WPF.FlexGrid.C1FlexGridFilter.html">C1FlexGridFilter</a>
to a <a class="xref" href="../C1.WPF.FlexGrid.4.6.2/C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a> control.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.C1FullTextFilter.html">C1FullTextFilter</a></h4>
      <section><p>Implements a full text filter that can be added to existing C1FlexGrid controls.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ColumnFilter.html">ColumnFilter</a></h4>
      <section><p>Inherit from ColumnFilterBase and apply for C1FlexGridFilter behavior</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ColumnFilterBase-1.html">ColumnFilterBase&lt;T&gt;</a></h4>
      <section><p>The Filter's abstract class defined by a <a class="xref" href="C1.WPF.FlexGrid.ColumnFilterBase-1.ValueFilter.html#C1_WPF_FlexGrid_ColumnFilterBase_1_ValueFilter">ValueFilter</a> and a <a class="xref" href="C1.WPF.FlexGrid.ColumnFilterBase-1.ConditionFilter.html#C1_WPF_FlexGrid_ColumnFilterBase_1_ConditionFilter">ConditionFilter</a>.
Both filters must be satisfied by values.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ColumnFilterEditor.html">ColumnFilterEditor</a></h4>
      <section><p>Editor used to inspect and modify <a class="xref" href="C1.WPF.FlexGrid.ColumnFilter.html">ColumnFilter</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ColumnFilterRow.html">ColumnFilterRow</a></h4>
      <section><p>Inherit from ColumnFilterBase and apply for C1FlexGridFilterRow behavior</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.Condition.html">Condition</a></h4>
      <section><p>Represents a condition within a <a class="xref" href="C1.WPF.FlexGrid.ConditionFilter.html">ConditionFilter</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ConditionFilter.html">ConditionFilter</a></h4>
      <section><p>Filter composed of two <a class="xref" href="C1.WPF.FlexGrid.Condition.html">Condition</a> elements that can be
combined using an 'and' or an 'or' operator.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.FilterExtensionMethods.html">FilterExtensionMethods</a></h4>
      <section><p>Provides extension methods to support grid and column filtering.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.FullTextColumnFilter.html">FullTextColumnFilter</a></h4>
      <section><p>Inherit from ColumnFilterBase and apply for C1FullTextFilter behavior</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.HyperlinkButton.html">HyperlinkButton</a></h4>
      <section><p>Implements a HyperlinkButton control like the one in Silverlight.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.TextCondition.html">TextCondition</a></h4>
      <section><p>Represents a condition within a <a class="xref" href="C1.WPF.FlexGrid.ConditionFilter.html">ConditionFilter</a> use for text filter extend</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ValueFilter.html">ValueFilter</a></h4>
      <section><p>Filter defined by a list of values that should be accepted.
If the list is empty, all values satisfy the filter.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ColumnFilterEntry.html">ColumnFilterEntry</a></h4>
      <section><p>Entry for a supported FilterOperation in <a class="xref" href="C1.WPF.FlexGrid.ColumnFilter.html">ColumnFilter</a> objects..</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.FlexGrid.C1FullTextFilter.FullTextFilterMode.html">C1FullTextFilter.FullTextFilterMode</a></h4>
      <section><p>Specifies the modes to perform the filter operation.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.ConditionOperator.html">ConditionOperator</a></h4>
      <section><p>Represents operators that can be used in filter conditions.</p>
</section>
      <h4><a class="xref" href="C1.WPF.FlexGrid.FilterType.html">FilterType</a></h4>
      <section><p>Represents the type if filtering provided by a <a class="xref" href="C1.WPF.FlexGrid.ColumnFilter.html">ColumnFilter</a>.</p>
</section>


</div>
