# C1.WPF.GanttView.GridView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_GanttView_GridView" data-uid="C1.WPF.GanttView.GridView" class="text-break">GridView 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"><a class="xref" href="C1.WPF.GanttView.BaseView.html">BaseView</a></div>
    <div class="level2"><span class="xref">GridView</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.GanttView.html">C1.WPF.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.GanttView.dll</h6>
  <h5 id="C1_WPF_GanttView_GridView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridView : BaseView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridView
    Inherits BaseView</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="C1_WPF_GanttView_GridView__ctor" data-uid="C1.WPF.GanttView.GridView.#ctor">
          <a class="xref" href="C1.WPF.GanttView.GridView.-ctor.html#C1_WPF_GanttView_GridView__ctor">GridView()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_GanttView_GridView_TextVerticalAlignmentProperty" data-uid="C1.WPF.GanttView.GridView.TextVerticalAlignmentProperty">
          <a class="xref" href="C1.WPF.GanttView.GridView.TextVerticalAlignmentProperty.html">TextVerticalAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.GanttView.GridView.TextVerticalAlignment.html#C1_WPF_GanttView_GridView_TextVerticalAlignment">TextVerticalAlignment</a> dependency property.</p>
</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="C1_WPF_GanttView_GridView_TextVerticalAlignment" data-uid="C1.WPF.GanttView.GridView.TextVerticalAlignment">
          <a class="xref" href="C1.WPF.GanttView.GridView.TextVerticalAlignment.html#C1_WPF_GanttView_GridView_TextVerticalAlignment">TextVerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text alignment of cell in the <a class="xref" href="C1.WPF.GanttView.GridView.html">GridView</a>.</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_WPF_GanttView_GridView_OnAutoGeneratingColumn_C1_WPF_Grid_GridAutoGeneratingColumnEventArgs_" data-uid="C1.WPF.GanttView.GridView.OnAutoGeneratingColumn(C1.WPF.Grid.GridAutoGeneratingColumnEventArgs)">
          <a class="xref" href="C1.WPF.GanttView.GridView.OnAutoGeneratingColumn.html#C1_WPF_GanttView_GridView_OnAutoGeneratingColumn_C1_WPF_Grid_GridAutoGeneratingColumnEventArgs_">OnAutoGeneratingColumn(GridAutoGeneratingColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_GridView_OnScrollPositionChanged_System_EventArgs_" data-uid="C1.WPF.GanttView.GridView.OnScrollPositionChanged(System.EventArgs)">
          <a class="xref" href="C1.WPF.GanttView.GridView.OnScrollPositionChanged.html#C1_WPF_GanttView_GridView_OnScrollPositionChanged_System_EventArgs_">OnScrollPositionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
