# GrapeCity.Wpf.SpreadSheet.SheetView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_SheetView" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView" class="text-break">SheetView Class
</h1>
  <div class="markdown level0 summary"></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">SheetView</span></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_SheetView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SheetView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class SheetView</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_SheetView__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.-ctor.html#GrapeCity_Wpf_SpreadSheet_SheetView__ctor">SheetView()</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_SheetView_DefaultGridlineColor" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.DefaultGridlineColor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.DefaultGridlineColor.html#GrapeCity_Wpf_SpreadSheet_SheetView_DefaultGridlineColor">DefaultGridlineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the consuming application should use the default grid lines color (system dependent). Overrides any color specified in colorId.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_DisplayGridlines" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayGridlines">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayGridlines.html#GrapeCity_Wpf_SpreadSheet_SheetView_DisplayGridlines">DisplayGridlines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this sheet should display gridlines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_DisplayHeadings" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayHeadings">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayHeadings.html#GrapeCity_Wpf_SpreadSheet_SheetView_DisplayHeadings">DisplayHeadings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the sheet should display row and column headings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_DisplayOutline" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayOutline">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayOutline.html#GrapeCity_Wpf_SpreadSheet_SheetView_DisplayOutline">DisplayOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the sheet has outline symbols visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_DisplayZeros" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayZeros">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.DisplayZeros.html#GrapeCity_Wpf_SpreadSheet_SheetView_DisplayZeros">DisplayZeros</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_FreezePanes" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.FreezePanes">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.FreezePanes.html#GrapeCity_Wpf_SpreadSheet_SheetView_FreezePanes">FreezePanes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the split panes are frozen.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_GridlineColorIndex" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.GridlineColorIndex">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.GridlineColorIndex.html#GrapeCity_Wpf_SpreadSheet_SheetView_GridlineColorIndex">GridlineColorIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color value for grid lines. This is an 'index color value' (ICV) rather than RGB value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_Split" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.Split">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.Split.html#GrapeCity_Wpf_SpreadSheet_SheetView_Split">Split</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the sheetview is split.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_SplitColumn" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.SplitColumn">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.SplitColumn.html#GrapeCity_Wpf_SpreadSheet_SheetView_SplitColumn">SplitColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the column number where the window is split into panes (the number of columns to the left of the split line).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_SplitHorizontal" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.SplitHorizontal">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.SplitHorizontal.html#GrapeCity_Wpf_SpreadSheet_SheetView_SplitHorizontal">SplitHorizontal</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the horizontal window split, in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_SplitRow" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.SplitRow">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.SplitRow.html#GrapeCity_Wpf_SpreadSheet_SheetView_SplitRow">SplitRow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the row number where the window is split into panes (the number of rows to the top of the split line).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_SplitVertical" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.SplitVertical">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.SplitVertical.html#GrapeCity_Wpf_SpreadSheet_SheetView_SplitVertical">SplitVertical</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the vertical window split, in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_TabSelected" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.TabSelected">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.TabSelected.html#GrapeCity_Wpf_SpreadSheet_SheetView_TabSelected">TabSelected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this sheet is selected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SheetView_ZoomScale" data-uid="GrapeCity.Wpf.SpreadSheet.SheetView.ZoomScale">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetView.ZoomScale.html#GrapeCity_Wpf_SpreadSheet_SheetView_ZoomScale">ZoomScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the window zoom magnification for current view representing percent values.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
