# GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings" class="text-break">HiddenAndEmptyCellSettings Class
</h1>
  <div class="markdown level0 summary"><p>Interaction logic for HiddenAndEmptyCellSettings.xaml</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="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.contentcontrol">ContentControl</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.usercontrol">UserControl</a></div>
    <div class="level7"><span class="xref">HiddenAndEmptyCellSettings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iaddchild">IAddChild</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.icomponentconnector">IComponentConnector</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.html">GrapeCity.Wpf.SpreadSheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HiddenAndEmptyCellSettings : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HiddenAndEmptyCellSettings
    Inherits UserControl
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector</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_Wpf_SpreadSheet_HiddenAndEmptyCellSettings__ctor_GrapeCity_Spreadsheet_Charts_IChart_" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.#ctor(GrapeCity.Spreadsheet.Charts.IChart)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.-ctor.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings__ctor_GrapeCity_Spreadsheet_Charts_IChart_">HiddenAndEmptyCellSettings(IChart)</a>
        </td>
        <td class="markdown level1 summary"></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_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Command" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Command">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Command.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Command">Command</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Value" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Value">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Value.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Value">Value</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Execute" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Execute">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.Execute.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_Execute">Execute()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_InitializeComponent" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.InitializeComponent">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.InitializeComponent.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_InitializeComponent">InitializeComponent()</a>
        </td>
        <td class="markdown level1 summary"><p>InitializeComponent</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_OnClosing" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.OnClosing">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.OnClosing.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_OnClosing">OnClosing()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_OnShown" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.OnShown">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.OnShown.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_OnShown">OnShown()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_ValidateValue" data-uid="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.ValidateValue">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.HiddenAndEmptyCellSettings.ValidateValue.html#GrapeCity_Wpf_SpreadSheet_HiddenAndEmptyCellSettings_ValidateValue">ValidateValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
