# C1.Win.ExpressionEditor.UI.ButtonPanelStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_ExpressionEditor_UI_ButtonPanelStyle" data-uid="C1.Win.ExpressionEditor.UI.ButtonPanelStyle" class="text-break">ButtonPanelStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.ExpressionEditor.UI.ButtonPanelStyle.html">ButtonPanelStyle</a> class contains display attributes that
determine the appearance of button panel 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.ExpressionEditor.UI.BaseStyle.html">BaseStyle</a></div>
    <div class="level2"><a class="xref" href="C1.Win.ExpressionEditor.UI.BasePropStyle.html">BasePropStyle</a></div>
    <div class="level3"><span class="xref">ButtonPanelStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.ExpressionEditor.UI.html">C1.Win.ExpressionEditor.UI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.ExpressionEditor.10.dll</h6>
  <h5 id="C1_Win_ExpressionEditor_UI_ButtonPanelStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ButtonPanelStyle : BasePropStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ButtonPanelStyle
    Inherits BasePropStyle</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_ExpressionEditor_UI_ButtonPanelStyle_HorizontalAlignment" data-uid="C1.Win.ExpressionEditor.UI.ButtonPanelStyle.HorizontalAlignment">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ButtonPanelStyle.HorizontalAlignment.html#C1_Win_ExpressionEditor_UI_ButtonPanelStyle_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how elements should be aligned in the horizontal direction.</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_ExpressionEditor_UI_ButtonPanelStyle_ApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.ExpressionEditor.UI.ButtonPanelStyle.ApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ButtonPanelStyle.ApplyToStyle.html#C1_Win_ExpressionEditor_UI_ButtonPanelStyle_ApplyToStyle_C1_Framework_Style_">ApplyToStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies style to destination style if it is possible.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
