# C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle" class="text-break">DataFilterCheckBoxGlyphStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.html">DataFilterCheckBoxGlyphStyle</a> contains display attributes that
determine the general appearance of the caption glyph 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"><span class="xref">DataFilterCheckBoxGlyphStyle</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.4.8.dll</h6>
  <h5 id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DataFilterCheckBoxGlyphStyle : BaseC1FrameworkStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DataFilterCheckBoxGlyphStyle
    Inherits BaseC1FrameworkStyle</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_DataFilterCheckBoxGlyphStyle_Checked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Checked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Checked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Checked">Checked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of check box on the screen in checked state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_GlyphSize" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.GlyphSize">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.GlyphSize.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_GlyphSize">GlyphSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the glyph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Indeterminate" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Indeterminate">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Indeterminate.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Indeterminate">Indeterminate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of check box on the screen in Indeterminate state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Margins" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Margins">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Margins.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Margins">Margins</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the margins around the element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Padding" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Padding">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Padding.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the padding between the element edges and its content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Unchecked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Unchecked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.Unchecked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_Unchecked">Unchecked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of check box on the screen in unchecked state.</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_DataFilterCheckBoxGlyphStyle_ResetChecked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetChecked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetChecked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetChecked">ResetChecked()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetGlyphSize" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetGlyphSize">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetGlyphSize.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetGlyphSize">ResetGlyphSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.GlyphSize.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_GlyphSize">GlyphSize</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetIndeterminate" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetIndeterminate">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetIndeterminate.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetIndeterminate">ResetIndeterminate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetMargins" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetMargins">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetMargins.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetMargins">ResetMargins()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetPadding" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetPadding">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetPadding.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetPadding">ResetPadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetUnchecked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetUnchecked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ResetUnchecked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ResetUnchecked">ResetUnchecked()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeChecked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeChecked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeChecked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeChecked">ShouldSerializeChecked()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeGlyphSize" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeGlyphSize">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeGlyphSize.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeGlyphSize">ShouldSerializeGlyphSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.GlyphSize.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_GlyphSize">GlyphSize</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeIndeterminate" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeIndeterminate">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeIndeterminate.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeIndeterminate">ShouldSerializeIndeterminate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeMargins" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeMargins">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeMargins.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeMargins">ShouldSerializeMargins()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializePadding" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializePadding">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializePadding.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializePadding">ShouldSerializePadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeUnchecked" data-uid="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeUnchecked">
          <a class="xref" href="C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle.ShouldSerializeUnchecked.html#C1_Win_DataFilter_Styles_DataFilterCheckBoxGlyphStyle_ShouldSerializeUnchecked">ShouldSerializeUnchecked()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
