# GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator" class="text-break">PopUpCalculator Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>PopUpCalculator</b> class.</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">PopUpCalculator</span></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_PopUpCalculator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class PopUpCalculator</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class PopUpCalculator</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="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Align" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Align">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Align.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Align">Align</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_AllowPopUp" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.AllowPopUp">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.AllowPopUp.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_AllowPopUp">AllowPopUp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether allow pop up the popup window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets background color of the pop up window</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackgroundImage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackgroundImage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackgroundImage.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background image displayed in the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackgroundImageLayout" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackgroundImageLayout">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackgroundImageLayout.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BackgroundImageLayout">BackgroundImageLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the layout mode of the background image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BorderStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BorderStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BorderStyle.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_BorderStyle">BorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_ButtonMappings" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.ButtonMappings">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.ButtonMappings.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_ButtonMappings">ButtonMappings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whether the shortcut key for the button item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Cursor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Cursor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Cursor.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Cursor">Cursor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cursor that is displayed when the mouse pointer is over the view.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_DecimalDigit" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.DecimalDigit">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.DecimalDigit.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_DecimalDigit">DecimalDigit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the decimal digit.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Font" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Font">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Font.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font which is used in the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_ForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.ForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.ForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Lines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Lines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Lines.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Lines">Lines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how many lines show in the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Padding" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Padding">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Padding.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_SingleBorderColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.SingleBorderColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.SingleBorderColor.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_SingleBorderColor">SingleBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for single line border in the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Text" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Text">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Text.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.html">PopUpCalculator</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_TextHAlign" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.TextHAlign">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.TextHAlign.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_TextHAlign">TextHAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the text of the pop up window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_UseDecimalDigit" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.UseDecimalDigit">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.UseDecimalDigit.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_UseDecimalDigit">UseDecimalDigit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets if use <b>DecimalDigit</b> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Value" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Value">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Value.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.html">PopUpCalculator</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Width" data-uid="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Width">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Width.html#GrapeCity_Win_Spread_InputMan_CellType_PopUpCalculator_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the pop up window.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
