# C1.Win.ExpressionEditor.UI.ItemsOperandsStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle" class="text-break">ItemsOperandsStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.html">ItemsOperandsStyle</a> class contains display attributes that
determine the appearance of items of operands elements 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">ItemsOperandsStyle</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_ItemsOperandsStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ItemsOperandsStyle : BasePropStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ItemsOperandsStyle
    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_ItemsOperandsStyle_Collapse" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.Collapse">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.Collapse.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_Collapse">Collapse</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets image used for Collapse button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_Expand" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.Expand">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.Expand.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_Expand">Expand</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets image used for Expand button.</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_ItemsOperandsStyle_ApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ApplyToStyle.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_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>
      <tr>
        <td id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ResetCollapse" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ResetCollapse">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ResetCollapse.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ResetCollapse">ResetCollapse()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ResetExpand" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ResetExpand">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ResetExpand.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ResetExpand">ResetExpand()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ShouldSerializeCollapse" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ShouldSerializeCollapse">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ShouldSerializeCollapse.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ShouldSerializeCollapse">ShouldSerializeCollapse()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ShouldSerializeExpand" data-uid="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ShouldSerializeExpand">
          <a class="xref" href="C1.Win.ExpressionEditor.UI.ItemsOperandsStyle.ShouldSerializeExpand.html#C1_Win_ExpressionEditor_UI_ItemsOperandsStyle_ShouldSerializeExpand">ShouldSerializeExpand()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
