# FarPoint.Win.Spread.FilterItemValue

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_FilterItemValue" data-uid="FarPoint.Win.Spread.FilterItemValue" class="text-break">FilterItemValue Class
</h1>
  <div class="markdown level0 summary"><p>Provides a ValueFilterItem class used as filter criteria.</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">FilterItemValue</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="FarPoint.Win.Spread.FilterItemValue.html">FilterItemValue</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FilterItemValue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FilterItemValue : ISerializeSupport, ISerializable, IEquatable&lt;FilterItemValue&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FilterItemValue
    Implements ISerializeSupport, ISerializable, IEquatable(Of FilterItemValue)</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="FarPoint_Win_Spread_FilterItemValue__ctor_System_DateTime_" data-uid="FarPoint.Win.Spread.FilterItemValue.#ctor(System.DateTime)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.-ctor.html#FarPoint_Win_Spread_FilterItemValue__ctor_System_DateTime_">FilterItemValue(DateTime)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of the ValueFilterItem object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FilterItemValue__ctor_System_DateTime_FarPoint_Win_Spread_DateTimeGroupingType_" data-uid="FarPoint.Win.Spread.FilterItemValue.#ctor(System.DateTime,FarPoint.Win.Spread.DateTimeGroupingType)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.-ctor.html#FarPoint_Win_Spread_FilterItemValue__ctor_System_DateTime_FarPoint_Win_Spread_DateTimeGroupingType_">FilterItemValue(DateTime, DateTimeGroupingType)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of the ValueFilterItem object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FilterItemValue__ctor_System_String_" data-uid="FarPoint.Win.Spread.FilterItemValue.#ctor(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.-ctor.html#FarPoint_Win_Spread_FilterItemValue__ctor_System_String_">FilterItemValue(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of the ValueFilterItem object.</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="FarPoint_Win_Spread_FilterItemValue_Value" data-uid="FarPoint.Win.Spread.FilterItemValue.Value">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.Value.html#FarPoint_Win_Spread_FilterItemValue_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value for the ValueFilterItem object.</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="FarPoint_Win_Spread_FilterItemValue_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Win.Spread.FilterItemValue.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.Deserialize.html#FarPoint_Win_Spread_FilterItemValue_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FilterItemValue_Equals_System_Object_" data-uid="FarPoint.Win.Spread.FilterItemValue.Equals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.Equals.html#FarPoint_Win_Spread_FilterItemValue_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified System.Object is equal to the current System.Object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FilterItemValue_GetHashCode" data-uid="FarPoint.Win.Spread.FilterItemValue.GetHashCode">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.GetHashCode.html#FarPoint_Win_Spread_FilterItemValue_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FilterItemValue_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.Spread.FilterItemValue.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.Spread.FilterItemValue.Serialize.html#FarPoint_Win_Spread_FilterItemValue_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
