# C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle" data-uid="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle" class="text-break">FilterEditorCheckBoxStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.html">FilterEditorCheckBoxStyle</a> contains display attributes that
determine the general appearance of the check box on the screen.</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.Win.DataFilter.Styles.BasePropStyle.html">BasePropStyle</a></div>
    <div class="level2"><a class="xref" href="C1.Win.DataFilter.Styles.BaseTextElementStyle.html">BaseTextElementStyle</a></div>
    <div class="level3"><span class="xref">FilterEditorCheckBoxStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.DataFilter.Styles.html">C1.Win.DataFilter.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DataFilter.10.dll</h6>
  <h5 id="C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FilterEditorCheckBoxStyle : BaseTextElementStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FilterEditorCheckBoxStyle
    Inherits BaseTextElementStyle</code></pre>
  </div>
  <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_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_Glyph" data-uid="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.Glyph">
          <a class="xref" href="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.Glyph.html#C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_Glyph">Glyph</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the glyph on the screen.</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_DataFilter_Styles_FilterEditorCheckBoxStyle_ResetGlyph" data-uid="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.ResetGlyph">
          <a class="xref" href="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.ResetGlyph.html#C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_ResetGlyph">ResetGlyph()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_ShouldSerializeGlyph" data-uid="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.ShouldSerializeGlyph">
          <a class="xref" href="C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle.ShouldSerializeGlyph.html#C1_Win_DataFilter_Styles_FilterEditorCheckBoxStyle_ShouldSerializeGlyph">ShouldSerializeGlyph()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
