# GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo" class="text-break">SideButtonBaseInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the base class of side buttons.</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">SideButtonBaseInfo</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.DropDownButtonInfo.html">DropDownButtonInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo.html">SideButtonInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SpinButtonInfo.html">SpinButtonInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SymbolButtonInfo.html">SymbolButtonInfo</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.INamedObject.html">INamedObject</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class SideButtonBaseInfo : INamedObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class SideButtonBaseInfo
    Implements INamedObject</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="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo__ctor">SideButtonBaseInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.html">SideButtonBaseInfo</a> class.</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="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the backcolor of the side button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_ButtonWidth" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.ButtonWidth">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.ButtonWidth.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_ButtonWidth">ButtonWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the side button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Enabled" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Enabled">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Enabled.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether this <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.html">SideButtonBase</a> is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_FlatAppearance" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.FlatAppearance">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.FlatAppearance.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_FlatAppearance">FlatAppearance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the appearance of the border and the colors used to indicate check state and mouse state.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_ForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.ForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.ForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the foreground.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Name" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Name">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Name.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Position" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Position">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Position.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the side button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Tag" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Tag">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Tag.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the object that contains data about the side button object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_UseVisualStyleBackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.UseVisualStyleBackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.UseVisualStyleBackColor.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_UseVisualStyleBackColor">UseVisualStyleBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to use the visual style backcolor when flat style is system and the system theme is active.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Visible" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Visible">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Visible.html#GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the visibility of the side button.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
