# C1.WPF.FlexGrid.C1FlexGrid

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_C1FlexGrid" data-uid="C1.WPF.FlexGrid.C1FlexGrid" class="text-break">C1FlexGrid Class
</h1>
  <div class="markdown level0 summary"><p>C1FlexGrid control.</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.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level7"><span class="xref">C1FlexGrid</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="C1.WPF.FlexGrid.IPrintFactory.html">IPrintFactory</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.FlexGrid.html">C1.WPF.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexGrid.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_C1FlexGrid_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplatePart(Name = &quot;_root&quot;, Type = typeof(Grid))]
[TemplatePart(Name = &quot;_sbV&quot;, Type = typeof(ScrollBar))]
[TemplatePart(Name = &quot;_sbH&quot;, Type = typeof(ScrollBar))]
public class C1FlexGrid : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IPrintFactory</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplatePart(Name:=&quot;_root&quot;, Type:=GetType(Grid))&gt;
&lt;TemplatePart(Name:=&quot;_sbV&quot;, Type:=GetType(ScrollBar))&gt;
&lt;TemplatePart(Name:=&quot;_sbH&quot;, Type:=GetType(ScrollBar))&gt;
Public Class C1FlexGrid
    Inherits Control
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IPrintFactory</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_FlexGrid_C1FlexGrid__ctor" data-uid="C1.WPF.FlexGrid.C1FlexGrid.#ctor">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.-ctor.html#C1_WPF_FlexGrid_C1FlexGrid__ctor">C1FlexGrid()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a>.</p>
</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_FlexGrid_C1FlexGrid_ActiveFilterIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ActiveFilterIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ActiveFilterIconTemplateProperty.html">ActiveFilterIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ActiveFilterIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ActiveFilterIconTemplate">ActiveFilterIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowAddNewProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowAddNewProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowAddNewProperty.html">AllowAddNewProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowAddNew.html#C1_WPF_FlexGrid_C1FlexGrid_AllowAddNew">AllowAddNew</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowDraggingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowDraggingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowDraggingProperty.html">AllowDraggingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowDragging.html#C1_WPF_FlexGrid_C1FlexGrid_AllowDragging">AllowDragging</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowFreezingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowFreezingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowFreezingProperty.html">AllowFreezingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowFreezing.html#C1_WPF_FlexGrid_C1FlexGrid_AllowFreezing">AllowFreezing</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowMergingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowMergingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowMergingProperty.html">AllowMergingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowMerging.html#C1_WPF_FlexGrid_C1FlexGrid_AllowMerging">AllowMerging</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowResizingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowResizingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowResizingProperty.html">AllowResizingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowResizing.html#C1_WPF_FlexGrid_C1FlexGrid_AllowResizing">AllowResizing</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowSortingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowSortingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowSortingProperty.html">AllowSortingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowSorting.html#C1_WPF_FlexGrid_C1FlexGrid_AllowSorting">AllowSorting</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AlternatingRowBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackgroundProperty.html">AlternatingRowBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_AlternatingRowBackground">AlternatingRowBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AreRowDetailsFrozenProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AreRowDetailsFrozenProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowDetailsFrozenProperty.html">AreRowDetailsFrozenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowDetailsFrozen.html#C1_WPF_FlexGrid_C1FlexGrid_AreRowDetailsFrozen">AreRowDetailsFrozen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AreRowGroupHeadersFrozenProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AreRowGroupHeadersFrozenProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowGroupHeadersFrozenProperty.html">AreRowGroupHeadersFrozenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowGroupHeadersFrozen.html#C1_WPF_FlexGrid_C1FlexGrid_AreRowGroupHeadersFrozen">AreRowGroupHeadersFrozen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoCompleteProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoCompleteProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoCompleteProperty.html">AutoCompleteProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoComplete.html#C1_WPF_FlexGrid_C1FlexGrid_AutoComplete">AutoComplete</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoGenerateColumnsProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoGenerateColumnsProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoGenerateColumnsProperty.html">AutoGenerateColumnsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoGenerateColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoGenerateColumns">AutoGenerateColumns</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_BottomRightCellBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.BottomRightCellBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BottomRightCellBackgroundProperty.html">BottomRightCellBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BottomRightCellBackground.html#C1_WPF_FlexGrid_C1FlexGrid_BottomRightCellBackground">BottomRightCellBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ChildItemsPathProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ChildItemsPathProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ChildItemsPathProperty.html">ChildItemsPathProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ChildItemsPath.html#C1_WPF_FlexGrid_C1FlexGrid_ChildItemsPath">ChildItemsPath</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ClipboardCopyModeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ClipboardCopyModeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardCopyModeProperty.html">ClipboardCopyModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardCopyMode.html#C1_WPF_FlexGrid_C1FlexGrid_ClipboardCopyMode">ClipboardCopyMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ClipboardPasteModeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ClipboardPasteModeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardPasteModeProperty.html">ClipboardPasteModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardPasteMode.html#C1_WPF_FlexGrid_C1FlexGrid_ClipboardPasteMode">ClipboardPasteMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CollapsedIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CollapsedIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CollapsedIconTemplateProperty.html">CollapsedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CollapsedIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_CollapsedIconTemplate">CollapsedIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderBackgroundProperty.html">ColumnHeaderBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderBackground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderBackground">ColumnHeaderBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderForegroundProperty.html">ColumnHeaderForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderForeground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderForeground">ColumnHeaderForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderSelectedBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderSelectedBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderSelectedBackgroundProperty.html">ColumnHeaderSelectedBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderSelectedBackground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderSelectedBackground">ColumnHeaderSelectedBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CursorBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CursorBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorBackgroundProperty.html">CursorBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorBackground.html#C1_WPF_FlexGrid_C1FlexGrid_CursorBackground">CursorBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CursorForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CursorForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorForegroundProperty.html">CursorForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorForeground.html#C1_WPF_FlexGrid_C1FlexGrid_CursorForeground">CursorForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DeferScrollingProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DeferScrollingProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DeferScrollingProperty.html">DeferScrollingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DeferScrolling.html#C1_WPF_FlexGrid_C1FlexGrid_DeferScrolling">DeferScrolling</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DragDropIndicatorBrushProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DragDropIndicatorBrushProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DragDropIndicatorBrushProperty.html">DragDropIndicatorBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DragDropIndicatorBrush.html#C1_WPF_FlexGrid_C1FlexGrid_DragDropIndicatorBrush">DragDropIndicatorBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_EditorBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.EditorBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorBackgroundProperty.html">EditorBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorBackground.html#C1_WPF_FlexGrid_C1FlexGrid_EditorBackground">EditorBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_EditorForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.EditorForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorForegroundProperty.html">EditorForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorBackground.html#C1_WPF_FlexGrid_C1FlexGrid_EditorBackground">EditorBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ExpandedAboveIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ExpandedAboveIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedAboveIconTemplateProperty.html">ExpandedAboveIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedAboveIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ExpandedAboveIconTemplate">ExpandedAboveIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ExpandedBelowIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ExpandedBelowIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedBelowIconTemplateProperty.html">ExpandedBelowIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedBelowIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ExpandedBelowIconTemplate">ExpandedBelowIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FrozenLinesBrushProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FrozenLinesBrushProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FrozenLinesBrushProperty.html">FrozenLinesBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FrozenLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_FrozenLinesBrush">FrozenLinesBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GridLinesBrushProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GridLinesBrushProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesBrushProperty.html">GridLinesBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_GridLinesBrush">GridLinesBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GridLinesVisibilityProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GridLinesVisibilityProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesVisibilityProperty.html">GridLinesVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_GridLinesVisibility">GridLinesVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupHeaderConverterProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupHeaderConverterProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupHeaderConverterProperty.html">GroupHeaderConverterProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupHeaderConverter.html#C1_WPF_FlexGrid_C1FlexGrid_GroupHeaderConverter">GroupHeaderConverter</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowBackgroundProperty.html">GroupRowBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowBackground">GroupRowBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowForegroundProperty.html">GroupRowForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowForeground.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowForeground">GroupRowForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowPositionProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowPositionProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowPositionProperty.html">GroupRowPositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowPosition.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowPosition">GroupRowPosition</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeaderFontWeightProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeaderFontWeightProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderFontWeightProperty.html">HeaderFontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderFontWeightProperty.html">HeaderFontWeightProperty</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeaderGridLinesBrushProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeaderGridLinesBrushProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderGridLinesBrushProperty.html">HeaderGridLinesBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderGridLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_HeaderGridLinesBrush">HeaderGridLinesBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeadersVisibilityProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeadersVisibilityProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeadersVisibilityProperty.html">HeadersVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeadersVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_HeadersVisibility">HeadersVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HorizontalScrollBarVisibilityProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HorizontalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HorizontalScrollBarVisibilityProperty.html">HorizontalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HorizontalScrollBarVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_HorizontalScrollBarVisibility">HorizontalScrollBarVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_InactiveFilterIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.InactiveFilterIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.InactiveFilterIconTemplateProperty.html">InactiveFilterIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.InactiveFilterIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_InactiveFilterIconTemplate">InactiveFilterIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_IsReadOnlyProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.IsReadOnlyProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsReadOnlyProperty.html">IsReadOnlyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsReadOnly.html#C1_WPF_FlexGrid_C1FlexGrid_IsReadOnly">IsReadOnly</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_IsSynchronizedWithCurrentItemProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.IsSynchronizedWithCurrentItemProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsSynchronizedWithCurrentItemProperty.html">IsSynchronizedWithCurrentItemProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsSynchronizedWithCurrentItem.html#C1_WPF_FlexGrid_C1FlexGrid_IsSynchronizedWithCurrentItem">IsSynchronizedWithCurrentItem</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ItemsSourceProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceProperty.html">ItemsSourceProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeepCurrentVisibleProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeepCurrentVisibleProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeepCurrentVisibleProperty.html">KeepCurrentVisibleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeepCurrentVisible.html#C1_WPF_FlexGrid_C1FlexGrid_KeepCurrentVisible">KeepCurrentVisible</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeyActionEnterProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeyActionEnterProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionEnterProperty.html">KeyActionEnterProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionEnter.html#C1_WPF_FlexGrid_C1FlexGrid_KeyActionEnter">KeyActionEnter</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeyActionTabProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeyActionTabProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionTabProperty.html">KeyActionTabProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionTab.html#C1_WPF_FlexGrid_C1FlexGrid_KeyActionTab">KeyActionTab</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MarqueeColorProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MarqueeColorProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MarqueeColorProperty.html">MarqueeColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MarqueeColor.html#C1_WPF_FlexGrid_C1FlexGrid_MarqueeColor">MarqueeColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MaxColumnWidthProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MaxColumnWidthProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxColumnWidthProperty.html">MaxColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxColumnWidth.html#C1_WPF_FlexGrid_C1FlexGrid_MaxColumnWidth">MaxColumnWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MaxRowHeightProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MaxRowHeightProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxRowHeightProperty.html">MaxRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxRowHeight.html#C1_WPF_FlexGrid_C1FlexGrid_MaxRowHeight">MaxRowHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MinColumnWidthProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MinColumnWidthProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinColumnWidthProperty.html">MinColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinColumnWidth.html#C1_WPF_FlexGrid_C1FlexGrid_MinColumnWidth">MinColumnWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MinRowHeightProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MinRowHeightProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinRowHeightProperty.html">MinRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinRowHeight.html#C1_WPF_FlexGrid_C1FlexGrid_MinRowHeight">MinRowHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MouseOverBrushProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MouseOverBrushProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverBrushProperty.html">MouseOverBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverBrush.html#C1_WPF_FlexGrid_C1FlexGrid_MouseOverBrush">MouseOverBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MouseOverModeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MouseOverModeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverModeProperty.html">MouseOverModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverMode.html#C1_WPF_FlexGrid_C1FlexGrid_MouseOverMode">MouseOverMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowBackgroundProperty.html">NewRowBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowBackground">NewRowBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowIconTemplateProperty.html">NewRowIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowIconTemplate">NewRowIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowPositionProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowPositionProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowPositionProperty.html">NewRowPositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowPosition.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowPosition">NewRowPosition</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowBackgroundProperty.html">RowBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowBackground">RowBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowDetailsTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplateProperty.html">RowDetailsTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_RowDetailsTemplate">RowDetailsTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowDetailsVisibilityModeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsVisibilityModeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsVisibilityModeProperty.html">RowDetailsVisibilityModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsVisibilityMode.html#C1_WPF_FlexGrid_C1FlexGrid_RowDetailsVisibilityMode">RowDetailsVisibilityMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderBackgroundProperty.html">RowHeaderBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderBackground">RowHeaderBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderForegroundProperty.html">RowHeaderForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderForeground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderForeground">RowHeaderForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderSelectedBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderSelectedBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderSelectedBackgroundProperty.html">RowHeaderSelectedBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderSelectedBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderSelectedBackground">RowHeaderSelectedBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedIndexProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedIndexProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedIndexProperty.html">SelectedIndexProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedIndex.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedIndex">SelectedIndex</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedItemProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemProperty.html">SelectedItemProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItem.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedItem">SelectedItem</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedItemsProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemsProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemsProperty.html">SelectedItemsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItems.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedItems">SelectedItems</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionBackgroundProperty.html">SelectionBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionBackground.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionBackground">SelectionBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionForegroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionForegroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionForegroundProperty.html">SelectionForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionForeground.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionForeground">SelectionForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionModeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionModeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionModeProperty.html">SelectionModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionMode.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionMode">SelectionMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowErrorsProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowErrorsProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowErrorsProperty.html">ShowErrorsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowErrors.html#C1_WPF_FlexGrid_C1FlexGrid_ShowErrors">ShowErrors</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowMarqueeProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowMarqueeProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowMarqueeProperty.html">ShowMarqueeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowMarquee.html#C1_WPF_FlexGrid_C1FlexGrid_ShowMarquee">ShowMarquee</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowOutlineBarProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowOutlineBarProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowOutlineBarProperty.html">ShowOutlineBarProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowOutlineBarProperty.html">ShowOutlineBarProperty</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowSortProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowSortProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowSortProperty.html">ShowSortProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowSort.html#C1_WPF_FlexGrid_C1FlexGrid_ShowSort">ShowSort</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortAscendingIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortAscendingIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortAscendingIconTemplateProperty.html">SortAscendingIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortAscendingIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_SortAscendingIconTemplate">SortAscendingIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortDescendingIconTemplateProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortDescendingIconTemplateProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortDescendingIconTemplateProperty.html">SortDescendingIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortDescendingIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_SortDescendingIconTemplate">SortDescendingIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_TopLeftCellBackgroundProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCellBackgroundProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCellBackgroundProperty.html">TopLeftCellBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCellBackground.html#C1_WPF_FlexGrid_C1FlexGrid_TopLeftCellBackground">TopLeftCellBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_TreeIndentProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.TreeIndentProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TreeIndentProperty.html">TreeIndentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TreeIndent.html#C1_WPF_FlexGrid_C1FlexGrid_TreeIndent">TreeIndent</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_VerticalScrollBarVisibilityProperty" data-uid="C1.WPF.FlexGrid.C1FlexGrid.VerticalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.VerticalScrollBarVisibilityProperty.html">VerticalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.VerticalScrollBarVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_VerticalScrollBarVisibility">VerticalScrollBarVisibility</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_FlexGrid_C1FlexGrid_ActiveEditor" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ActiveEditor">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ActiveEditor.html#C1_WPF_FlexGrid_C1FlexGrid_ActiveEditor">ActiveEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell editor that is currently active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ActiveFilterIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ActiveFilterIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ActiveFilterIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ActiveFilterIconTemplate">ActiveFilterIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the active filter icon when the column is not filtered.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowAddNew" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowAddNew">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowAddNew.html#C1_WPF_FlexGrid_C1FlexGrid_AllowAddNew">AllowAddNew</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid should provide a new row
template so users can add items to the source collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowDragging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowDragging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowDragging.html#C1_WPF_FlexGrid_C1FlexGrid_AllowDragging">AllowDragging</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to move
rows and columns to new positions using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowFreezing" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowFreezing">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowFreezing.html#C1_WPF_FlexGrid_C1FlexGrid_AllowFreezing">AllowFreezing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to freeze
rows and columns using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowMerging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowMerging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowMerging.html#C1_WPF_FlexGrid_C1FlexGrid_AllowMerging">AllowMerging</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which parts of the grid support
cell merging.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowResizing" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowResizing">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowResizing.html#C1_WPF_FlexGrid_C1FlexGrid_AllowResizing">AllowResizing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to resize
rows and columns using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AllowSorting" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AllowSorting">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AllowSorting.html#C1_WPF_FlexGrid_C1FlexGrid_AllowSorting">AllowSorting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to sort
columns by clicking the column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AlternatingRowBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AlternatingRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_AlternatingRowBackground">AlternatingRowBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of odd-numbered rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AreRowDetailsFrozen" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AreRowDetailsFrozen">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowDetailsFrozen.html#C1_WPF_FlexGrid_C1FlexGrid_AreRowDetailsFrozen">AreRowDetailsFrozen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the row details
remain fixed at the width of the display area or can scroll horizontally.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AreRowGroupHeadersFrozen" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AreRowGroupHeadersFrozen">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AreRowGroupHeadersFrozen.html#C1_WPF_FlexGrid_C1FlexGrid_AreRowGroupHeadersFrozen">AreRowGroupHeadersFrozen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the row group header sections
remain fixed at the width of the display area or can scroll horizontally.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoComplete" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoComplete">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoComplete.html#C1_WPF_FlexGrid_C1FlexGrid_AutoComplete">AutoComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the control should try to automatically
complete entries as the user types, based on other entries in the same column
(like Microsoft Excel does).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoGenerateColumns" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoGenerateColumns">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoGenerateColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoGenerateColumns">AutoGenerateColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether columns are created automatically
when the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> property is set.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_BottomLeftCells" data-uid="C1.WPF.FlexGrid.C1FlexGrid.BottomLeftCells">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BottomLeftCells.html#C1_WPF_FlexGrid_C1FlexGrid_BottomLeftCells">BottomLeftCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the cells in the lower left corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_BottomRightCellBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.BottomRightCellBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BottomRightCellBackground.html#C1_WPF_FlexGrid_C1FlexGrid_BottomRightCellBackground">BottomRightCellBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of the
cell at the bottom right corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CellFactory" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CellFactory">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CellFactory.html#C1_WPF_FlexGrid_C1FlexGrid_CellFactory">CellFactory</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.FlexGrid.ICellFactory.html">ICellFactory</a> class responsible for creating
and destroying <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> objects used to represent grid cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Cells" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Cells">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Cells.html#C1_WPF_FlexGrid_C1FlexGrid_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the data cells in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ChildItemsPath" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ChildItemsPath">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ChildItemsPath.html#C1_WPF_FlexGrid_C1FlexGrid_ChildItemsPath">ChildItemsPath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property used to generate child rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ClipboardCopyMode" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ClipboardCopyMode">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardCopyMode.html#C1_WPF_FlexGrid_C1FlexGrid_ClipboardCopyMode">ClipboardCopyMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how content is copied to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ClipboardPasteMode" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ClipboardPasteMode">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ClipboardPasteMode.html#C1_WPF_FlexGrid_C1FlexGrid_ClipboardPasteMode">ClipboardPasteMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how content is pasted from the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CollapsedIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CollapsedIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CollapsedIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_CollapsedIconTemplate">CollapsedIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the group icon when the item group/detail is collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CollectionView" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CollectionView">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CollectionView.html#C1_WPF_FlexGrid_C1FlexGrid_CollectionView">CollectionView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icollectionview">ICollectionView</a> that represents the current data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnFooterRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnFooterRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnFooterRows.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnFooterRows">ColumnFooterRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of column footer rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnFooters" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnFooters">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnFooters.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnFooters">ColumnFooters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the column footer cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderBackground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderBackground">ColumnHeaderBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint column header backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderForeground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderForeground">ColumnHeaderForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint column header content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderSelectedBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderSelectedBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaderSelectedBackground.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaderSelectedBackground">ColumnHeaderSelectedBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint column header backgrounds
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaders" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaders">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnHeaders.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnHeaders">ColumnHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ColumnLayout" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ColumnLayout">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ColumnLayout.html#C1_WPF_FlexGrid_C1FlexGrid_ColumnLayout">ColumnLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a string that defines the current column layout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Columns" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Columns">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Columns.html#C1_WPF_FlexGrid_C1FlexGrid_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of columns in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CursorBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CursorBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorBackground.html#C1_WPF_FlexGrid_C1FlexGrid_CursorBackground">CursorBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of
the cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CursorForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CursorForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CursorForeground.html#C1_WPF_FlexGrid_C1FlexGrid_CursorForeground">CursorForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the foreground of
the cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DeferScrolling" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DeferScrolling">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DeferScrolling.html#C1_WPF_FlexGrid_C1FlexGrid_DeferScrolling">DeferScrolling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether scrolling should be deferred until the
user releases the scrollbar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DragDropIndicatorBrush" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DragDropIndicatorBrush">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DragDropIndicatorBrush.html#C1_WPF_FlexGrid_C1FlexGrid_DragDropIndicatorBrush">DragDropIndicatorBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush of drop indicator when drag columns or rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_EditorBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.EditorBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorBackground.html#C1_WPF_FlexGrid_C1FlexGrid_EditorBackground">EditorBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of
cells in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_EditorForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.EditorForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorForeground.html#C1_WPF_FlexGrid_C1FlexGrid_EditorForeground">EditorForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the foreground of
cells in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_EditorRange" data-uid="C1.WPF.FlexGrid.C1FlexGrid.EditorRange">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.EditorRange.html#C1_WPF_FlexGrid_C1FlexGrid_EditorRange">EditorRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.CellRange.html">CellRange</a> that corresponds to the cell currently being edited.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ErrorStyle" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ErrorStyle">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ErrorStyle.html#C1_WPF_FlexGrid_C1FlexGrid_ErrorStyle">ErrorStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.FlexGrid.CellStyle.html">CellStyle</a> used to highlight cells that
contain errors.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ExpandedAboveIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ExpandedAboveIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedAboveIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ExpandedAboveIconTemplate">ExpandedAboveIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the icon when the item group/detail is expanded above.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ExpandedBelowIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ExpandedBelowIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ExpandedBelowIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_ExpandedBelowIconTemplate">ExpandedBelowIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the group icon when the item group/detail is expanded below.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FrozenColumns" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FrozenColumns">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FrozenColumns.html#C1_WPF_FlexGrid_C1FlexGrid_FrozenColumns">FrozenColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of non-scrollable columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FrozenLinesBrush" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FrozenLinesBrush">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FrozenLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_FrozenLinesBrush">FrozenLinesBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the lines between frozen
and scrollable areas of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FrozenRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FrozenRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FrozenRows.html#C1_WPF_FlexGrid_C1FlexGrid_FrozenRows">FrozenRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of non-scrollable rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GridLinesBrush" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GridLinesBrush">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_GridLinesBrush">GridLinesBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the lines between cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GridLinesVisibility" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GridLinesVisibility">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GridLinesVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_GridLinesVisibility">GridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating inner cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupHeaderConverter" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupHeaderConverter">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupHeaderConverter.html#C1_WPF_FlexGrid_C1FlexGrid_GroupHeaderConverter">GroupHeaderConverter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.data.ivalueconverter">IValueConverter</a> used to create the content shown
in <a class="xref" href="C1.WPF.FlexGrid.GroupRow.html">GroupRow</a> cells to summarize group information.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowBackground">GroupRowBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of group rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowForeground.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowForeground">GroupRowForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the foreground of group rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupRowPosition" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupRowPosition">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupRowPosition.html#C1_WPF_FlexGrid_C1FlexGrid_GroupRowPosition">GroupRowPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates where group rows should be displayed with
respect to the data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeaderFontWeight" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeaderFontWeight">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderFontWeight.html#C1_WPF_FlexGrid_C1FlexGrid_HeaderFontWeight">HeaderFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.fontweight">FontWeight</a> used to render text in header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeaderGridLinesBrush" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeaderGridLinesBrush">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeaderGridLinesBrush.html#C1_WPF_FlexGrid_C1FlexGrid_HeaderGridLinesBrush">HeaderGridLinesBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the lines between
row and column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HeadersVisibility" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HeadersVisibility">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HeadersVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_HeadersVisibility">HeadersVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the visibility of row and column headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HorizontalScrollBarVisibility" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HorizontalScrollBarVisibility">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HorizontalScrollBarVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_HorizontalScrollBarVisibility">HorizontalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how the horizontal scroll bar is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_InactiveFilterIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.InactiveFilterIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.InactiveFilterIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_InactiveFilterIconTemplate">InactiveFilterIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the inactive filter icon when the column is filtered.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_IsReadOnly" data-uid="C1.WPF.FlexGrid.C1FlexGrid.IsReadOnly">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsReadOnly.html#C1_WPF_FlexGrid_C1FlexGrid_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the user can edit values
in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_IsSynchronizedWithCurrentItem" data-uid="C1.WPF.FlexGrid.C1FlexGrid.IsSynchronizedWithCurrentItem">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IsSynchronizedWithCurrentItem.html#C1_WPF_FlexGrid_C1FlexGrid_IsSynchronizedWithCurrentItem">IsSynchronizedWithCurrentItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the control should synchronize the selection
with the selection in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Item(System.Int32,C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Item.html#C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_C1_WPF_FlexGrid_Column_">this[int, Column]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of a specific cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Item(System.Int32,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Item.html#C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_System_Int32_">this[int, int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of a specific cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_System_String_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Item(System.Int32,System.String)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Item.html#C1_WPF_FlexGrid_C1FlexGrid_Item_System_Int32_System_String_">this[int, string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of a specific cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ItemType" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ItemType">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemType.html#C1_WPF_FlexGrid_C1FlexGrid_ItemType">ItemType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of item contained in the current data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ItemsSource" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a collection that is used to generate the content of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeepCurrentVisible" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeepCurrentVisible">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeepCurrentVisible.html#C1_WPF_FlexGrid_C1FlexGrid_KeepCurrentVisible">KeepCurrentVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid should automatically
scroll to keep the current item visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeyActionEnter" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeyActionEnter">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionEnter.html#C1_WPF_FlexGrid_C1FlexGrid_KeyActionEnter">KeyActionEnter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the action performed by the grid
when the user presses the <b>Enter</b> key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_KeyActionTab" data-uid="C1.WPF.FlexGrid.C1FlexGrid.KeyActionTab">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.KeyActionTab.html#C1_WPF_FlexGrid_C1FlexGrid_KeyActionTab">KeyActionTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the action performed by the grid
when the user presses the <b>Tab</b> key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Marquee" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Marquee">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Marquee.html#C1_WPF_FlexGrid_C1FlexGrid_Marquee">Marquee</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.shapes.rectangle">Rectangle</a> used to show the Excel-style marquee around
the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MarqueeColor" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MarqueeColor">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MarqueeColor.html#C1_WPF_FlexGrid_C1FlexGrid_MarqueeColor">MarqueeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to the stroke of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Marquee.html#C1_WPF_FlexGrid_C1FlexGrid_Marquee">Marquee</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MaxColumnWidth" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MaxColumnWidth">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxColumnWidth.html#C1_WPF_FlexGrid_C1FlexGrid_MaxColumnWidth">MaxColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum width of columns in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MaxRowHeight" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MaxRowHeight">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MaxRowHeight.html#C1_WPF_FlexGrid_C1FlexGrid_MaxRowHeight">MaxRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum height of rows in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MergeManager" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MergeManager">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MergeManager.html#C1_WPF_FlexGrid_C1FlexGrid_MergeManager">MergeManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.FlexGrid.IMergeManager.html">IMergeManager</a> class responsible for handling cell
merging on the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MinColumnWidth" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MinColumnWidth">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinColumnWidth.html#C1_WPF_FlexGrid_C1FlexGrid_MinColumnWidth">MinColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum width of columns in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MinRowHeight" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MinRowHeight">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MinRowHeight.html#C1_WPF_FlexGrid_C1FlexGrid_MinRowHeight">MinRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum height of rows in the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.html">C1FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MouseOverBrush" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MouseOverBrush">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverBrush.html#C1_WPF_FlexGrid_C1FlexGrid_MouseOverBrush">MouseOverBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of hover cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_MouseOverMode" data-uid="C1.WPF.FlexGrid.C1FlexGrid.MouseOverMode">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.MouseOverMode.html#C1_WPF_FlexGrid_C1FlexGrid_MouseOverMode">MouseOverMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the mouse over mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowBackground">NewRowBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of the
new row template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowIconTemplate">NewRowIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed in the header of a new row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_NewRowPosition" data-uid="C1.WPF.FlexGrid.C1FlexGrid.NewRowPosition">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.NewRowPosition.html#C1_WPF_FlexGrid_C1FlexGrid_NewRowPosition">NewRowPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the new row template should be
displayed at the bottom or at the top of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowBackground">RowBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint row backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowDetailsTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_RowDetailsTemplate">RowDetailsTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.datatemplate">DataTemplate</a> used to present the details part of a row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowDetailsVisibilityMode" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsVisibilityMode">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowDetailsVisibilityMode.html#C1_WPF_FlexGrid_C1FlexGrid_RowDetailsVisibilityMode">RowDetailsVisibilityMode</a>
        </td>
        <td class="markdown level1 summary"><p>The details part can be automatically opened when the row is selected, can be always visible, or can be always collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderBackground">RowHeaderBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint row header backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderForeground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderForeground">RowHeaderForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint row header content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaderSelectedBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderSelectedBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaderSelectedBackground.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaderSelectedBackground">RowHeaderSelectedBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint row header backgrounds
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowHeaders" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowHeaders">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowHeaders.html#C1_WPF_FlexGrid_C1FlexGrid_RowHeaders">RowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the row header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Rows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Rows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Rows.html#C1_WPF_FlexGrid_C1FlexGrid_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of rows in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ScrollPosition" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ScrollPosition">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPosition.html#C1_WPF_FlexGrid_C1FlexGrid_ScrollPosition">ScrollPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the value of the grid scroll bars.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedIndex" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedIndex">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedIndex.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedIndex">SelectedIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of the data item corresponding to the selected row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedItem" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedItem">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItem.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedItem">SelectedItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data item corresponding to the selected row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedItems" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedItems">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItems.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedItems">SelectedItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of data items corresponding to the currently selected rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Selection" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Selection">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Selection.html#C1_WPF_FlexGrid_C1FlexGrid_Selection">Selection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionBackground.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionBackground">SelectionBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of
selected cells excluding the cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionForeground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionForeground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionForeground.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionForeground">SelectionForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the foreground of
selected cells excluding the cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionMode" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionMode">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionMode.html#C1_WPF_FlexGrid_C1FlexGrid_SelectionMode">SelectionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the grid's selection mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowErrors" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowErrors">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowErrors.html#C1_WPF_FlexGrid_C1FlexGrid_ShowErrors">ShowErrors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the grid should display
validation errors.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowMarquee" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowMarquee">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowMarquee.html#C1_WPF_FlexGrid_C1FlexGrid_ShowMarquee">ShowMarquee</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid shows an Excel-style
marquee around the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowOutlineBar" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowOutlineBar">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowOutlineBar.html#C1_WPF_FlexGrid_C1FlexGrid_ShowOutlineBar">ShowOutlineBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the grid should display
the outline button bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowSort" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowSort">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowSort.html#C1_WPF_FlexGrid_C1FlexGrid_ShowSort">ShowSort</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid shows the current
sort state by adding a glyph to the column headers of sorted columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortAscendingIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortAscendingIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortAscendingIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_SortAscendingIconTemplate">SortAscendingIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the sort icon when the column is sorted in ascending order.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortDescendingIconTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortDescendingIconTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortDescendingIconTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_SortDescendingIconTemplate">SortDescendingIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.C1IconTemplate</span> used to present the sort icon when the column is sorted in descending order.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_TopLeftCellBackground" data-uid="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCellBackground">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCellBackground.html#C1_WPF_FlexGrid_C1FlexGrid_TopLeftCellBackground">TopLeftCellBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> that is used to paint the background of the
cell at the left top corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_TopLeftCells" data-uid="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCells">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TopLeftCells.html#C1_WPF_FlexGrid_C1FlexGrid_TopLeftCells">TopLeftCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.GridPanel.html">GridPanel</a> that contains the cells in the upper left corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_TreeIndent" data-uid="C1.WPF.FlexGrid.C1FlexGrid.TreeIndent">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.TreeIndent.html#C1_WPF_FlexGrid_C1FlexGrid_TreeIndent">TreeIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the indent used to offset each group of rows in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_VerticalScrollBarVisibility" data-uid="C1.WPF.FlexGrid.C1FlexGrid.VerticalScrollBarVisibility">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.VerticalScrollBarVisibility.html#C1_WPF_FlexGrid_C1FlexGrid_VerticalScrollBarVisibility">VerticalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how the vertical scroll bar is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ViewRange" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ViewRange">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ViewRange.html#C1_WPF_FlexGrid_C1FlexGrid_ViewRange">ViewRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.WPF.FlexGrid.CellRange.html">CellRange</a> value that indicates the range of cells
currently visible on the grid.</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_FlexGrid_C1FlexGrid_ArrangeOverride_System_Windows_Size_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ArrangeOverride(System.Windows.Size)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ArrangeOverride.html#C1_WPF_FlexGrid_C1FlexGrid_ArrangeOverride_System_Windows_Size_">ArrangeOverride(Size)</a>
        </td>
        <td class="markdown level1 summary"><p>Provides the behavior for the <b>arrange</b> part of the control layout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumn_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumn(System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumn.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumn_System_Int32_System_Double_">AutoSizeColumn(int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a column to fit its visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumns(System.Int32,System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Double_">AutoSizeColumns(int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a column range to fit their visible content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Double_System_Boolean_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumns(System.Int32,System.Int32,System.Double,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Double_System_Boolean_System_Boolean_">AutoSizeColumns(int, int, double, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a column range to fit their content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumn_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumn(System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumn.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumn_System_Int32_System_Double_">AutoSizeFixedColumn(int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a fixed column to fit its visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumns_System_Int32_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumns(System.Int32,System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumns_System_Int32_System_Int32_System_Double_">AutoSizeFixedColumns(int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a range of fixed columns to fit their visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumns_System_Int32_System_Int32_System_Double_System_Boolean_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumns(System.Int32,System.Int32,System.Double,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedColumns.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedColumns_System_Int32_System_Int32_System_Double_System_Boolean_System_Boolean_">AutoSizeFixedColumns(int, int, double, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a range of fixed columns to fit their content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRow_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRow(System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRow.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRow_System_Int32_System_Double_">AutoSizeFixedRow(int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a fixed row to fit its visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRows_System_Int32_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRows(System.Int32,System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRows.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRows_System_Int32_System_Int32_System_Double_">AutoSizeFixedRows(int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a range of fixed rows to fit their visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRows_System_Int32_System_Int32_System_Double_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRows(System.Int32,System.Int32,System.Double,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRows.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeFixedRows_System_Int32_System_Int32_System_Double_System_Boolean_">AutoSizeFixedRows(int, int, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a range of fixed rows to fit their content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRow_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRow(System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRow.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRow_System_Int32_System_Double_">AutoSizeRow(int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a row to fit its visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRows(System.Int32,System.Int32,System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRows.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Double_">AutoSizeRows(int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a row range to fit their visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Double_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRows(System.Int32,System.Int32,System.Double,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRows.html#C1_WPF_FlexGrid_C1FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Double_System_Boolean_">AutoSizeRows(int, int, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a row range to fit their content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CollapseGroupsToLevel_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CollapseGroupsToLevel(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CollapseGroupsToLevel.html#C1_WPF_FlexGrid_C1FlexGrid_CollapseGroupsToLevel_System_Int32_">CollapseGroupsToLevel(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Collapses all the group rows to a given level.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Copy" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Copy">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Copy.html#C1_WPF_FlexGrid_C1FlexGrid_Copy">Copy()</a>
        </td>
        <td class="markdown level1 summary"><p>Copy the current selection to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRow_System_Object_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRow(System.Object)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRow.html#C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRow_System_Object_">CreateBoundRow(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a row bound to a given data item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRowWithDetails_System_Object_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRowWithDetails(System.Object)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRowWithDetails.html#C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRowWithDetails_System_Object_">CreateBoundRowWithDetails(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a details row bound to a given data item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreateBoundRows.html#C1_WPF_FlexGrid_C1FlexGrid_CreateBoundRows">CreateBoundRows()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates rows bound to each data item in the current data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreateGroupRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreateGroupRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreateGroupRows.html#C1_WPF_FlexGrid_C1FlexGrid_CreateGroupRows">CreateGroupRows()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreateGroupRows_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreateGroupRows(System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreateGroupRows.html#C1_WPF_FlexGrid_C1FlexGrid_CreateGroupRows_System_Boolean_">CreateGroupRows(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates group rows for the items in the current data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CreatePrintPaginator_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__System_Double_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CreatePrintPaginator(System.Windows.Size,System.Collections.Generic.List{System.Windows.FrameworkElement},C1.WPF.FlexGrid.PrintParameters,System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CreatePrintPaginator.html#C1_WPF_FlexGrid_C1FlexGrid_CreatePrintPaginator_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__System_Double_">CreatePrintPaginator(Size, List&lt;FrameworkElement&gt;, PrintParameters, List&lt;int&gt;, List&lt;int&gt;, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Factory method to create printing paginator.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FinishEditing" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FinishEditing">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FinishEditing.html#C1_WPF_FlexGrid_C1FlexGrid_FinishEditing">FinishEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Commits any pending edits and exits edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_FinishEditing_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.FinishEditing(System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.FinishEditing.html#C1_WPF_FlexGrid_C1FlexGrid_FinishEditing_System_Boolean_">FinishEditing(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Commits or cancels any pending edits and exits edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetAggregate_C1_WPF_FlexGrid_Aggregate_C1_WPF_FlexGrid_CellRange_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetAggregate(C1.WPF.FlexGrid.Aggregate,C1.WPF.FlexGrid.CellRange)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetAggregate.html#C1_WPF_FlexGrid_C1FlexGrid_GetAggregate_C1_WPF_FlexGrid_Aggregate_C1_WPF_FlexGrid_CellRange_">GetAggregate(Aggregate, CellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates aggregate statistics for a cell range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetCellFactory" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetCellFactory">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetCellFactory.html#C1_WPF_FlexGrid_C1FlexGrid_GetCellFactory">GetCellFactory()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.FlexGrid.ICellFactory.html">ICellFactory</a> class responsible for creating and destroying
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> objects used to represent grid cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetClipString_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ClipboardCopyMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetClipString(C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ClipboardCopyMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetClipString.html#C1_WPF_FlexGrid_C1FlexGrid_GetClipString_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ClipboardCopyMode_">GetClipString(CellRange, ClipboardCopyMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a range of cells as a string suitable for copying to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetClipString_C1_WPF_FlexGrid_ClipboardCopyMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetClipString(C1.WPF.FlexGrid.ClipboardCopyMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetClipString.html#C1_WPF_FlexGrid_C1FlexGrid_GetClipString_C1_WPF_FlexGrid_ClipboardCopyMode_">GetClipString(ClipboardCopyMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current selection as a string suitable for copying to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetDataIndex_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetDataIndex(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetDataIndex.html#C1_WPF_FlexGrid_C1FlexGrid_GetDataIndex_System_Int32_">GetDataIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns index of data item in the items source for the specified row index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetGridImage_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetGridImage(C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ScaleMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetGridImage.html#C1_WPF_FlexGrid_C1FlexGrid_GetGridImage_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_">GetGridImage(CellRange, ScaleMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> that represents a given part of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetGridImage_C1_WPF_FlexGrid_CellRange_System_Windows_Size_C1_WPF_FlexGrid_ScaleMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetGridImage(C1.WPF.FlexGrid.CellRange,System.Windows.Size,C1.WPF.FlexGrid.ScaleMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetGridImage.html#C1_WPF_FlexGrid_C1FlexGrid_GetGridImage_C1_WPF_FlexGrid_CellRange_System_Windows_Size_C1_WPF_FlexGrid_ScaleMode_">GetGridImage(CellRange, Size, ScaleMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> that represents a given part of the grid stretched to desired size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetPageBreaks_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetPageBreaks(C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ScaleMode,System.Windows.Size,System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32})">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetPageBreaks.html#C1_WPF_FlexGrid_C1FlexGrid_GetPageBreaks_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__">GetPageBreaks(CellRange, ScaleMode, Size, List&lt;int&gt;, List&lt;int&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Fills the lists of row and column breaks used to generate the pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetPageImages_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetPageImages(C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ScaleMode,System.Windows.Size,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetPageImages.html#C1_WPF_FlexGrid_C1FlexGrid_GetPageImages_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Int32_">GetPageImages(CellRange, ScaleMode, Size, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a list of elements that represent parts of the grid fit for rendering
into pages of a document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetPageImages_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetPageImages(C1.WPF.FlexGrid.ScaleMode,System.Windows.Size,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetPageImages.html#C1_WPF_FlexGrid_C1FlexGrid_GetPageImages_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_System_Int32_">GetPageImages(ScaleMode, Size, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a list of elements that represent parts of the grid fit for rendering
into pages of a document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetRowIndex_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetRowIndex(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetRowIndex.html#C1_WPF_FlexGrid_C1FlexGrid_GetRowIndex_System_Int32_">GetRowIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns index of row representing data item with the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetSelectedState_C1_WPF_FlexGrid_CellRange_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetSelectedState(C1.WPF.FlexGrid.CellRange)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetSelectedState.html#C1_WPF_FlexGrid_C1FlexGrid_GetSelectedState_C1_WPF_FlexGrid_CellRange_">GetSelectedState(CellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.WPF.FlexGrid.SelectedState.html">SelectedState</a> value that indicates the selected
state of the cells in a <a class="xref" href="C1.WPF.FlexGrid.CellRange.html">CellRange</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetUnboundString_C1_WPF_FlexGrid_ClipboardCopyMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetUnboundString(C1.WPF.FlexGrid.ClipboardCopyMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetUnboundString.html#C1_WPF_FlexGrid_C1FlexGrid_GetUnboundString_C1_WPF_FlexGrid_ClipboardCopyMode_">GetUnboundString(ClipboardCopyMode)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GetZoom_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GetZoom(C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ScaleMode,System.Windows.Size)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetZoom.html#C1_WPF_FlexGrid_C1FlexGrid_GetZoom_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ScaleMode_System_Windows_Size_">GetZoom(CellRange, ScaleMode, Size)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates the zoom factor to use based on the size of the range to print,
scale mode, and page size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HitTest_System_Windows_Point_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HitTest(System.Windows.Point)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HitTest.html#C1_WPF_FlexGrid_C1FlexGrid_HitTest_System_Windows_Point_">HitTest(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.WPF.FlexGrid.HitTestInfo.html">HitTestInfo</a> object that contains information about the
grid at a given location.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_HitTest_System_Windows_RoutedEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.HitTest(System.Windows.RoutedEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.HitTest.html#C1_WPF_FlexGrid_C1FlexGrid_HitTest_System_Windows_RoutedEventArgs_">HitTest(RoutedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.WPF.FlexGrid.HitTestInfo.html">HitTestInfo</a> object that contains information about the
grid at a given location.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_IncludeInAggregate_C1_WPF_FlexGrid_Row_C1_WPF_FlexGrid_Column_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.IncludeInAggregate(C1.WPF.FlexGrid.Row,C1.WPF.FlexGrid.Column)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.IncludeInAggregate.html#C1_WPF_FlexGrid_C1FlexGrid_IncludeInAggregate_C1_WPF_FlexGrid_Row_C1_WPF_FlexGrid_Column_">IncludeInAggregate(Row, Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that determines whether a cell should be included in the aggregates
calculated with the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GetAggregate.html#C1_WPF_FlexGrid_C1FlexGrid_GetAggregate_C1_WPF_FlexGrid_Aggregate_C1_WPF_FlexGrid_CellRange_">GetAggregate(Aggregate, CellRange)</a> method.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Invalidate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Invalidate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Invalidate.html#C1_WPF_FlexGrid_C1FlexGrid_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the grid to re-create all visible elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Invalidate_C1_WPF_FlexGrid_CellRange_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Invalidate(C1.WPF.FlexGrid.CellRange)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Invalidate.html#C1_WPF_FlexGrid_C1FlexGrid_Invalidate_C1_WPF_FlexGrid_CellRange_">Invalidate(CellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the grid to re-create the elements in a given <a class="xref" href="C1.WPF.FlexGrid.CellRange.html">CellRange</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Invalidate_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Invalidate(System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Invalidate.html#C1_WPF_FlexGrid_C1FlexGrid_Invalidate_System_Boolean_">Invalidate(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the grid to re-create all visible elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_LoadColumnLayout_System_Xml_XmlReader_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.LoadColumnLayout(System.Xml.XmlReader)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.LoadColumnLayout.html#C1_WPF_FlexGrid_C1FlexGrid_LoadColumnLayout_System_Xml_XmlReader_">LoadColumnLayout(XmlReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a column layout from an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.xml.xmlreader">XmlReader</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnApplyTemplate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnApplyTemplate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnApplyTemplate.html#C1_WPF_FlexGrid_C1FlexGrid_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"><p>Applies the template defined in the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control.template">Template</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnAutoGeneratingColumn_C1_WPF_FlexGrid_AutoGeneratingColumnEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnAutoGeneratingColumn(C1.WPF.FlexGrid.AutoGeneratingColumnEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnAutoGeneratingColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnAutoGeneratingColumn_C1_WPF_FlexGrid_AutoGeneratingColumnEventArgs_">OnAutoGeneratingColumn(AutoGeneratingColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoGeneratingColumn.html">AutoGeneratingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnBeginningEdit_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnBeginningEdit(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnBeginningEdit.html#C1_WPF_FlexGrid_C1FlexGrid_OnBeginningEdit_C1_WPF_FlexGrid_CellEditEventArgs_">OnBeginningEdit(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BeginningEdit.html">BeginningEdit</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnCellEditEnded_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnCellEditEnded(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnCellEditEnded.html#C1_WPF_FlexGrid_C1FlexGrid_OnCellEditEnded_C1_WPF_FlexGrid_CellEditEventArgs_">OnCellEditEnded(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnded.html">CellEditEnded</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnCellEditEnding_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnCellEditEnding(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnCellEditEnding.html#C1_WPF_FlexGrid_C1FlexGrid_OnCellEditEnding_C1_WPF_FlexGrid_CellEditEventArgs_">OnCellEditEnding(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnding.html">CellEditEnding</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnClick_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnClick(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnClick.html#C1_WPF_FlexGrid_C1FlexGrid_OnClick_System_Windows_Input_MouseButtonEventArgs_">OnClick(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Click.html">Click</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnCreateAutomationPeer" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnCreateAutomationPeer">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnCreateAutomationPeer.html#C1_WPF_FlexGrid_C1FlexGrid_OnCreateAutomationPeer">OnCreateAutomationPeer()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an AutomationPeer object used for testing the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnCustomAggregate_C1_WPF_FlexGrid_CustomAggregateEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnCustomAggregate(C1.WPF.FlexGrid.CustomAggregateEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnCustomAggregate.html#C1_WPF_FlexGrid_C1FlexGrid_OnCustomAggregate_C1_WPF_FlexGrid_CustomAggregateEventArgs_">OnCustomAggregate(CustomAggregateEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CustomAggregate.html">CustomAggregate</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDoubleClick_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDoubleClick(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDoubleClick.html#C1_WPF_FlexGrid_C1FlexGrid_OnDoubleClick_System_Windows_Input_MouseButtonEventArgs_">OnDoubleClick(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DoubleClick.html">DoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggedColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedColumn.html">DraggedColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggedFrozenColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedFrozenColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedFrozenColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggedFrozenColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggedFrozenColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenColumn.html">DraggedFrozenColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggedFrozenRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedFrozenRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedFrozenRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggedFrozenRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggedFrozenRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenRow.html">DraggedFrozenRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggedRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggedRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggedRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggedRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedRow.html">DraggedRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggingColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingColumn.html">DraggingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggingFrozenColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingFrozenColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingFrozenColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggingFrozenColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggingFrozenColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenColumn.html">DraggingFrozenColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggingFrozenRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingFrozenRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingFrozenRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggingFrozenRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggingFrozenRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenRow.html">DraggingFrozenRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnDraggingRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnDraggingRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnDraggingRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnDraggingRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingRow.html">DraggingRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnGroupCollapsedChanged_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnGroupCollapsedChanged(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnGroupCollapsedChanged.html#C1_WPF_FlexGrid_C1FlexGrid_OnGroupCollapsedChanged_C1_WPF_FlexGrid_CellRangeEventArgs_">OnGroupCollapsedChanged(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanged.html">GroupCollapsedChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnGroupCollapsedChanging_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnGroupCollapsedChanging(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnGroupCollapsedChanging.html#C1_WPF_FlexGrid_C1FlexGrid_OnGroupCollapsedChanging_C1_WPF_FlexGrid_CellRangeEventArgs_">OnGroupCollapsedChanging(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanging.html">GroupCollapsedChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnItemsSourceChanged_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnItemsSourceChanged(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnItemsSourceChanged.html#C1_WPF_FlexGrid_C1FlexGrid_OnItemsSourceChanged_System_EventArgs_">OnItemsSourceChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanged.html">ItemsSourceChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnItemsSourceChanging_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnItemsSourceChanging(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnItemsSourceChanging.html#C1_WPF_FlexGrid_C1FlexGrid_OnItemsSourceChanging_System_EventArgs_">OnItemsSourceChanging(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanging.html">ItemsSourceChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnKeyDown_System_Windows_Input_KeyEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnKeyDown(System.Windows.Input.KeyEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnKeyDown.html#C1_WPF_FlexGrid_C1FlexGrid_OnKeyDown_System_Windows_Input_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement.keydown">KeyDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnLoadedRows_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnLoadedRows(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnLoadedRows.html#C1_WPF_FlexGrid_C1FlexGrid_OnLoadedRows_System_EventArgs_">OnLoadedRows(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.LoadedRows.html">LoadedRows</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnLoadingRows_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnLoadingRows(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnLoadingRows.html#C1_WPF_FlexGrid_C1FlexGrid_OnLoadingRows_System_EventArgs_">OnLoadingRows(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.LoadingRows.html">LoadingRows</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnPrepareCellForEdit_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnPrepareCellForEdit(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnPrepareCellForEdit.html#C1_WPF_FlexGrid_C1FlexGrid_OnPrepareCellForEdit_C1_WPF_FlexGrid_CellEditEventArgs_">OnPrepareCellForEdit(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.PrepareCellForEdit.html">PrepareCellForEdit</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnResizedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnResizedColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnResizedColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnResizedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnResizedColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizedColumn.html">ResizedColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnResizedRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnResizedRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnResizedRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnResizedRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnResizedRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizedRow.html">ResizedRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnResizingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnResizingColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnResizingColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnResizingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnResizingColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizingColumn.html">ResizingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnResizingRow_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnResizingRow(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnResizingRow.html#C1_WPF_FlexGrid_C1FlexGrid_OnResizingRow_C1_WPF_FlexGrid_CellRangeEventArgs_">OnResizingRow(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizingRow.html">ResizingRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnRowEditEnded_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnRowEditEnded(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnRowEditEnded.html#C1_WPF_FlexGrid_C1FlexGrid_OnRowEditEnded_C1_WPF_FlexGrid_CellEditEventArgs_">OnRowEditEnded(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnded.html">RowEditEnded</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnRowEditEnding_C1_WPF_FlexGrid_CellEditEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnRowEditEnding(C1.WPF.FlexGrid.CellEditEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnRowEditEnding.html#C1_WPF_FlexGrid_C1FlexGrid_OnRowEditEnding_C1_WPF_FlexGrid_CellEditEventArgs_">OnRowEditEnding(CellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnding.html">RowEditEnding</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnScrollPositionChanged_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnScrollPositionChanged(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnScrollPositionChanged.html#C1_WPF_FlexGrid_C1FlexGrid_OnScrollPositionChanged_System_EventArgs_">OnScrollPositionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanged.html">ScrollPositionChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnScrollPositionChanging_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnScrollPositionChanging(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnScrollPositionChanging.html#C1_WPF_FlexGrid_C1FlexGrid_OnScrollPositionChanging_System_EventArgs_">OnScrollPositionChanging(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanging.html">ScrollPositionChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnScrollingDeferred_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnScrollingDeferred(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnScrollingDeferred.html#C1_WPF_FlexGrid_C1FlexGrid_OnScrollingDeferred_C1_WPF_FlexGrid_CellRangeEventArgs_">OnScrollingDeferred(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollingDeferred.html">ScrollingDeferred</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnSelectedItemChanged_System_EventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnSelectedItemChanged(System.EventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnSelectedItemChanged.html#C1_WPF_FlexGrid_C1FlexGrid_OnSelectedItemChanged_System_EventArgs_">OnSelectedItemChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemChanged.html">SelectedItemChanged</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnSelectionChanged_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnSelectionChanged(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnSelectionChanged.html#C1_WPF_FlexGrid_C1FlexGrid_OnSelectionChanged_C1_WPF_FlexGrid_CellRangeEventArgs_">OnSelectionChanged(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanged.html">SelectionChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnSelectionChanging_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnSelectionChanging(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnSelectionChanging.html#C1_WPF_FlexGrid_C1FlexGrid_OnSelectionChanging_C1_WPF_FlexGrid_CellRangeEventArgs_">OnSelectionChanging(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanging.html">SelectionChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnSortedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnSortedColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnSortedColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnSortedColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnSortedColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortedColumn.html">SortedColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_OnSortingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.OnSortingColumn(C1.WPF.FlexGrid.CellRangeEventArgs)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.OnSortingColumn.html#C1_WPF_FlexGrid_C1FlexGrid_OnSortingColumn_C1_WPF_FlexGrid_CellRangeEventArgs_">OnSortingColumn(CellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortingColumn.html">SortingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Paste" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Paste">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Paste.html#C1_WPF_FlexGrid_C1FlexGrid_Paste">Paste()</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes the content of the clipboard to the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Print_C1_WPF_FlexGrid_PrintParameters_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Print(C1.WPF.FlexGrid.PrintParameters)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Print.html#C1_WPF_FlexGrid_C1FlexGrid_Print_C1_WPF_FlexGrid_PrintParameters_">Print(PrintParameters)</a>
        </td>
        <td class="markdown level1 summary"><p>Prints the grid using the specified print parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Print_System_String_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Print(System.String)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Print.html#C1_WPF_FlexGrid_C1FlexGrid_Print_System_String_">Print(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Prints the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Print_System_String_C1_WPF_FlexGrid_ScaleMode_System_Windows_Thickness_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Print(System.String,C1.WPF.FlexGrid.ScaleMode,System.Windows.Thickness,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Print.html#C1_WPF_FlexGrid_C1FlexGrid_Print_System_String_C1_WPF_FlexGrid_ScaleMode_System_Windows_Thickness_System_Int32_">Print(string, ScaleMode, Thickness, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Prints the grid using a specified oscale mode and margin.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_PrintPreview_C1_WPF_FlexGrid_PrintParameters_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.PrintPreview(C1.WPF.FlexGrid.PrintParameters)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.PrintPreview.html#C1_WPF_FlexGrid_C1FlexGrid_PrintPreview_C1_WPF_FlexGrid_PrintParameters_">PrintPreview(PrintParameters)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the window with the print preview content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_PrintPreview_System_String_C1_WPF_FlexGrid_ScaleMode_System_Windows_Thickness_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.PrintPreview(System.String,C1.WPF.FlexGrid.ScaleMode,System.Windows.Thickness,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.PrintPreview.html#C1_WPF_FlexGrid_C1FlexGrid_PrintPreview_System_String_C1_WPF_FlexGrid_ScaleMode_System_Windows_Thickness_System_Int32_">PrintPreview(string, ScaleMode, Thickness, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the window with the print preview content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.IO.Stream,C1.WPF.FlexGrid.FileFormat)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_">Save(Stream, FileFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.IO.Stream,C1.WPF.FlexGrid.FileFormat,C1.WPF.FlexGrid.SaveOptions)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_">Save(Stream, FileFormat, SaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_System_Text_Encoding_C1_WPF_FlexGrid_SaveOptions_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.IO.Stream,C1.WPF.FlexGrid.FileFormat,System.Text.Encoding,C1.WPF.FlexGrid.SaveOptions)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_Stream_C1_WPF_FlexGrid_FileFormat_System_Text_Encoding_C1_WPF_FlexGrid_SaveOptions_">Save(Stream, FileFormat, Encoding, SaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_StreamWriter_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.IO.StreamWriter,C1.WPF.FlexGrid.FileFormat,C1.WPF.FlexGrid.SaveOptions)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_IO_StreamWriter_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_">Save(StreamWriter, FileFormat, SaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.streamwriter">StreamWriter</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.String,C1.WPF.FlexGrid.FileFormat)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_">Save(string, FileFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.String,C1.WPF.FlexGrid.FileFormat,C1.WPF.FlexGrid.SaveOptions)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_C1_WPF_FlexGrid_SaveOptions_">Save(string, FileFormat, SaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_System_Text_Encoding_C1_WPF_FlexGrid_SaveOptions_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Save(System.String,C1.WPF.FlexGrid.FileFormat,System.Text.Encoding,C1.WPF.FlexGrid.SaveOptions)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Save.html#C1_WPF_FlexGrid_C1FlexGrid_Save_System_String_C1_WPF_FlexGrid_FileFormat_System_Text_Encoding_C1_WPF_FlexGrid_SaveOptions_">Save(string, FileFormat, Encoding, SaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SaveColumnLayout_System_Xml_XmlWriter_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SaveColumnLayout(System.Xml.XmlWriter)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SaveColumnLayout.html#C1_WPF_FlexGrid_C1FlexGrid_SaveColumnLayout_System_Xml_XmlWriter_">SaveColumnLayout(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the current column layout to an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.xml.xmlwriter">XmlWriter</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ScrollIntoView_System_Int32_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ScrollIntoView(System.Int32,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollIntoView.html#C1_WPF_FlexGrid_C1FlexGrid_ScrollIntoView_System_Int32_System_Int32_">ScrollIntoView(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls the grid to bring a specific cell into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Select_C1_WPF_FlexGrid_CellRange_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Select(C1.WPF.FlexGrid.CellRange,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Select.html#C1_WPF_FlexGrid_C1FlexGrid_Select_C1_WPF_FlexGrid_CellRange_System_Boolean_">Select(CellRange, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a given cell and optionally scrolls it into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Select(System.Int32,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Select.html#C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_">Select(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a given cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Select(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Select.html#C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_System_Boolean_">Select(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a given cell and optionally scrolls it into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Select(System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Select.html#C1_WPF_FlexGrid_C1FlexGrid_Select_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_">Select(int, int, int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects cell range and optionally scrolls it into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectAll" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectAll">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectAll.html#C1_WPF_FlexGrid_C1FlexGrid_SelectAll">SelectAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Selects all cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SetClipString_System_String_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ClipboardCopyMode_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SetClipString(System.String,C1.WPF.FlexGrid.CellRange,C1.WPF.FlexGrid.ClipboardCopyMode)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SetClipString.html#C1_WPF_FlexGrid_C1FlexGrid_SetClipString_System_String_C1_WPF_FlexGrid_CellRange_C1_WPF_FlexGrid_ClipboardCopyMode_">SetClipString(string, CellRange, ClipboardCopyMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses a string into rows and columns and applies the content to a given range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ShowPrintPreviewWindow_System_Windows_Window_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ShowPrintPreviewWindow(System.Windows.Window)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ShowPrintPreviewWindow.html#C1_WPF_FlexGrid_C1FlexGrid_ShowPrintPreviewWindow_System_Windows_Window_">ShowPrintPreviewWindow(Window)</a>
        </td>
        <td class="markdown level1 summary"><p>Show the print preview window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_StartEditing_System_Boolean_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.StartEditing(System.Boolean)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.StartEditing.html#C1_WPF_FlexGrid_C1FlexGrid_StartEditing_System_Boolean_">StartEditing(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts editing the cell that is currently selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_StartEditing_System_Boolean_System_Int32_System_Int32_" data-uid="C1.WPF.FlexGrid.C1FlexGrid.StartEditing(System.Boolean,System.Int32,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.StartEditing.html#C1_WPF_FlexGrid_C1FlexGrid_StartEditing_System_Boolean_System_Int32_System_Int32_">StartEditing(bool, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts editing a specific cell.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_AutoGeneratingColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.AutoGeneratingColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.AutoGeneratingColumn.html">AutoGeneratingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an auto-generated column is being created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_BeginningEdit" data-uid="C1.WPF.FlexGrid.C1FlexGrid.BeginningEdit">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.BeginningEdit.html">BeginningEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before a cell enters editing mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CellEditEnded" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnded">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnded.html">CellEditEnded</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell edit has been committed or canceled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CellEditEnding" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnding">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CellEditEnding.html">CellEditEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell edit is ending.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_Click" data-uid="C1.WPF.FlexGrid.C1FlexGrid.Click">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Click.html">Click</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks the mouse over the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_CustomAggregate" data-uid="C1.WPF.FlexGrid.C1FlexGrid.CustomAggregate">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.CustomAggregate.html">CustomAggregate</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the grid needs to calculate a custom aggregate.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DoubleClick" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DoubleClick">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DoubleClick.html">DoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user double-clicks the mouse over the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggedColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggedColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedColumn.html">DraggedColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a column to a new position using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggedFrozenColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenColumn.html">DraggedFrozenColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a frozen row border with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggedFrozenRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedFrozenRow.html">DraggedFrozenRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a frozen row border with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggedRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggedRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggedRow.html">DraggedRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a row to a new position using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggingColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggingColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingColumn.html">DraggingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts dragging a column to a new position using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggingFrozenColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenColumn.html">DraggingFrozenColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a frozen row border with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggingFrozenRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingFrozenRow.html">DraggingFrozenRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes dragging a frozen row border with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_DraggingRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.DraggingRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.DraggingRow.html">DraggingRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts dragging a row to a new position using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupCollapsedChanged" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanged">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanged.html">GroupCollapsedChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the <a class="xref" href="C1.WPF.FlexGrid.GroupRow.IsCollapsed.html#C1_WPF_FlexGrid_GroupRow_IsCollapsed">IsCollapsed</a> property of a <a class="xref" href="C1.WPF.FlexGrid.GroupRow.html">GroupRow</a> object changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_GroupCollapsedChanging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.GroupCollapsedChanging.html">GroupCollapsedChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the <a class="xref" href="C1.WPF.FlexGrid.GroupRow.IsCollapsed.html#C1_WPF_FlexGrid_GroupRow_IsCollapsed">IsCollapsed</a> property of a <a class="xref" href="C1.WPF.FlexGrid.GroupRow.html">GroupRow</a> object changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ItemsSourceChanged" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanged">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanged.html">ItemsSourceChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ItemsSourceChanging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSourceChanging.html">ItemsSourceChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ItemsSource.html#C1_WPF_FlexGrid_C1FlexGrid_ItemsSource">ItemsSource</a> property is about to change.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_LoadedRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.LoadedRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.LoadedRows.html">LoadedRows</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the grid finishes loading the rows with items from the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_LoadingRows" data-uid="C1.WPF.FlexGrid.C1FlexGrid.LoadingRows">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.LoadingRows.html">LoadingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the grid starts loading the rows with items from the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_PrepareCellForEdit" data-uid="C1.WPF.FlexGrid.C1FlexGrid.PrepareCellForEdit">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.PrepareCellForEdit.html">PrepareCellForEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an editor cell is created and before it becomes active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ResizedColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ResizedColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizedColumn.html">ResizedColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes resizing a column with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ResizedRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ResizedRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizedRow.html">ResizedRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes resizing a row with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ResizingColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ResizingColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizingColumn.html">ResizingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts resizing a column with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ResizingRow" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ResizingRow">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ResizingRow.html">ResizingRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts resizing a row with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowEditEnded" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnded">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnded.html">RowEditEnded</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a row edit has been committed or canceled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_RowEditEnding" data-uid="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnding">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.RowEditEnding.html">RowEditEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a row edit is ending.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ScrollPositionChanged" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanged">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanged.html">ScrollPositionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPosition.html#C1_WPF_FlexGrid_C1FlexGrid_ScrollPosition">ScrollPosition</a>
property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ScrollPositionChanging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPositionChanging.html">ScrollPositionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollPosition.html#C1_WPF_FlexGrid_C1FlexGrid_ScrollPosition">ScrollPosition</a>
property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_ScrollingDeferred" data-uid="C1.WPF.FlexGrid.C1FlexGrid.ScrollingDeferred">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.ScrollingDeferred.html">ScrollingDeferred</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when scrolling is deferred while the user drags a scrollbar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectedItemChanged" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemChanged">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItemChanged.html">SelectedItemChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectedItem.html#C1_WPF_FlexGrid_C1FlexGrid_SelectedItem">SelectedItem</a> property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionChanged" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanged">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanged.html">SelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Selection.html#C1_WPF_FlexGrid_C1FlexGrid_Selection">Selection</a>
property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SelectionChanging" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanging">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SelectionChanging.html">SelectionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the value of the <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.Selection.html#C1_WPF_FlexGrid_C1FlexGrid_Selection">Selection</a>
property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortedColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortedColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortedColumn.html">SortedColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after a column is sorted when the user clicks a column header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_C1FlexGrid_SortingColumn" data-uid="C1.WPF.FlexGrid.C1FlexGrid.SortingColumn">
          <a class="xref" href="C1.WPF.FlexGrid.C1FlexGrid.SortingColumn.html">SortingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before a column is sorted when the user clicks a column header.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
