# C1.Win.FlexPivot.Styles.CommonStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexPivot_Styles_CommonStyle" data-uid="C1.Win.FlexPivot.Styles.CommonStyle" class="text-break">CommonStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.html">CommonStyle</a> contains display attributes that
determine the common appearance features of the control 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">CommonStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.FlexPivot.Styles.ICommonStyle.html">ICommonStyle</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexPivot.Styles.html">C1.Win.FlexPivot.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexPivot.Slicer.10.dll</h6>
  <h5 id="C1_Win_FlexPivot_Styles_CommonStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class CommonStyle : BaseC1FrameworkStyle, ICommonStyle, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class CommonStyle
    Inherits BaseC1FrameworkStyle
    Implements ICommonStyle, INotifyPropertyChanged</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_FlexPivot_Styles_CommonStyle_BackColor" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.BackColor">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.BackColor.html#C1_Win_FlexPivot_Styles_CommonStyle_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> used to paint the background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_CheckListPadding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.CheckListPadding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.CheckListPadding.html#C1_Win_FlexPivot_Styles_CommonStyle_CheckListPadding">CheckListPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the padding between the check list edges and its content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_Padding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.Padding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.Padding.html#C1_Win_FlexPivot_Styles_CommonStyle_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>
  <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_FlexPivot_Styles_CommonStyle_ResetBackColor" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ResetBackColor">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ResetBackColor.html#C1_Win_FlexPivot_Styles_CommonStyle_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_ResetCheckListPadding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ResetCheckListPadding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ResetCheckListPadding.html#C1_Win_FlexPivot_Styles_CommonStyle_ResetCheckListPadding">ResetCheckListPadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_ResetPadding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ResetPadding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ResetPadding.html#C1_Win_FlexPivot_Styles_CommonStyle_ResetPadding">ResetPadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializeBackColor" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializeBackColor">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializeBackColor.html#C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializeCheckListPadding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializeCheckListPadding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializeCheckListPadding.html#C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializeCheckListPadding">ShouldSerializeCheckListPadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializePadding" data-uid="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializePadding">
          <a class="xref" href="C1.Win.FlexPivot.Styles.CommonStyle.ShouldSerializePadding.html#C1_Win_FlexPivot_Styles_CommonStyle_ShouldSerializePadding">ShouldSerializePadding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
