# C1.Win.FlexGrid.ClearButtonStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_ClearButtonStyle" data-uid="C1.Win.FlexGrid.ClearButtonStyle" class="text-break">ClearButtonStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.html">ClearButtonStyle</a> class contains display attributes that
determine the appearance of ClearButton element 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.FlexGrid.BaseStyle.html">BaseStyle</a></div>
    <div class="level2"><a class="xref" href="C1.Win.FlexGrid.BasePropStyle.html">BasePropStyle</a></div>
    <div class="level3"><a class="xref" href="C1.Win.FlexGrid.BaseContentStyle.html">BaseContentStyle</a></div>
    <div class="level4"><a class="xref" href="C1.Win.FlexGrid.BaseClearButtonStyle.html">BaseClearButtonStyle</a></div>
    <div class="level5"><span class="xref">ClearButtonStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.html">C1.Win.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.GroupPanel.10.dll</h6>
  <h5 id="C1_Win_FlexGrid_ClearButtonStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ClearButtonStyle : BaseClearButtonStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ClearButtonStyle
    Inherits BaseClearButtonStyle</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_FlexGrid_ClearButtonStyle_Corners" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Corners">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Corners.html#C1_Win_FlexGrid_ClearButtonStyle_Corners">Corners</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the radii of the element corners.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ClearButtonStyle_Disabled" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Disabled">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Disabled.html#C1_Win_FlexGrid_ClearButtonStyle_Disabled">Disabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style to be used when the element is disabled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ClearButtonStyle_Hot" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Hot">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Hot.html#C1_Win_FlexGrid_ClearButtonStyle_Hot">Hot</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style to be used when the element is hot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ClearButtonStyle_Image" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Image">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Image.html#C1_Win_FlexGrid_ClearButtonStyle_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Image.html#C1_Win_FlexGrid_ClearButtonStyle_Image">Image</a> for the element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_ClearButtonStyle_Margins" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Margins">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Margins.html#C1_Win_FlexGrid_ClearButtonStyle_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_FlexGrid_ClearButtonStyle_Padding" data-uid="C1.Win.FlexGrid.ClearButtonStyle.Padding">
          <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.Padding.html#C1_Win_FlexGrid_ClearButtonStyle_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>
    </tbody>
  </table>

</div>
