# C1.WPF.Grid.GridCellView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Grid_GridCellView" data-uid="C1.WPF.Grid.GridCellView" class="text-break">GridCellView Class
</h1>
  <div class="markdown level0 summary"><p>Contains properties that will be applied to cell view elements.</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="../C1.WPF.GridControl/C1.WPF.Grid.GridControlCellView.html">GridControlCellView</a></div>
    <div class="level2"><span class="xref">GridCellView</span></div>
      <div class="level3"><a class="xref" href="C1.WPF.Grid.GridTextCellView.html">GridTextCellView</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Grid.html">C1.WPF.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Grid.dll</h6>
  <h5 id="C1_WPF_Grid_GridCellView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[StyleTypedProperty(Property = &quot;IconStyle&quot;, StyleTargetType = typeof(ContentPresenter))]
[StyleTypedProperty(Property = &quot;CheckBoxStyle&quot;, StyleTargetType = typeof(C1CheckBox))]
[TemplatePart(Name = &quot;ToggleButton&quot;, Type = typeof(C1ToggleButton))]
[TemplatePart(Name = &quot;IconPresenter&quot;, Type = typeof(ContentPresenter))]
[TemplatePart(Name = &quot;CheckBox&quot;, Type = typeof(C1CheckBox))]
public class GridCellView : GridControlCellView, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;StyleTypedProperty(Property:=&quot;IconStyle&quot;, StyleTargetType:=GetType(ContentPresenter))&gt;
&lt;StyleTypedProperty(Property:=&quot;CheckBoxStyle&quot;, StyleTargetType:=GetType(C1CheckBox))&gt;
&lt;TemplatePart(Name:=&quot;ToggleButton&quot;, Type:=GetType(C1ToggleButton))&gt;
&lt;TemplatePart(Name:=&quot;IconPresenter&quot;, Type:=GetType(ContentPresenter))&gt;
&lt;TemplatePart(Name:=&quot;CheckBox&quot;, Type:=GetType(C1CheckBox))&gt;
Public Class GridCellView
    Inherits GridControlCellView
    Implements INotifyPropertyChanged</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_Grid_GridCellView__ctor" data-uid="C1.WPF.Grid.GridCellView.#ctor">
          <a class="xref" href="C1.WPF.Grid.GridCellView.-ctor.html#C1_WPF_Grid_GridCellView__ctor">GridCellView()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.Grid.GridCellView.html">GridCellView</a> class.</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_Grid_GridCellView_DataBarBackgroundProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarBackgroundProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBackgroundProperty.html">DataBarBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBackground.html#C1_WPF_Grid_GridCellView_DataBarBackground">DataBarBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarBorderBrushProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarBorderBrushProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderBrushProperty.html">DataBarBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderBrush.html#C1_WPF_Grid_GridCellView_DataBarBorderBrush">DataBarBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarBorderThicknessProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarBorderThicknessProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderThicknessProperty.html">DataBarBorderThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderThickness.html#C1_WPF_Grid_GridCellView_DataBarBorderThickness">DataBarBorderThickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarCornerRadiusProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarCornerRadiusProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarCornerRadiusProperty.html">DataBarCornerRadiusProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarCornerRadius.html#C1_WPF_Grid_GridCellView_DataBarCornerRadius">DataBarCornerRadius</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarPaddingProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarPaddingProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarPaddingProperty.html">DataBarPaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarPadding.html#C1_WPF_Grid_GridCellView_DataBarPadding">DataBarPadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarValueProperty" data-uid="C1.WPF.Grid.GridCellView.DataBarValueProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarValueProperty.html">DataBarValueProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarValue.html#C1_WPF_Grid_GridCellView_DataBarValue">DataBarValue</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ExpandDownProperty" data-uid="C1.WPF.Grid.GridCellView.ExpandDownProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ExpandDownProperty.html">ExpandDownProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.ExpandDown.html#C1_WPF_Grid_GridCellView_ExpandDown">ExpandDown</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_GroupCollapsedIconTemplateProperty" data-uid="C1.WPF.Grid.GridCellView.GroupCollapsedIconTemplateProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.GroupCollapsedIconTemplateProperty.html">GroupCollapsedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.GroupCollapsedIconTemplate.html#C1_WPF_Grid_GridCellView_GroupCollapsedIconTemplate">GroupCollapsedIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_GroupExpandedIconTemplateProperty" data-uid="C1.WPF.Grid.GridCellView.GroupExpandedIconTemplateProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.GroupExpandedIconTemplateProperty.html">GroupExpandedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.GroupExpandedIconTemplate.html#C1_WPF_Grid_GridCellView_GroupExpandedIconTemplate">GroupExpandedIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IconStyleProperty" data-uid="C1.WPF.Grid.GridCellView.IconStyleProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IconStyleProperty.html">IconStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.IconStyle.html#C1_WPF_Grid_GridCellView_IconStyle">IconStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IconTemplateProperty" data-uid="C1.WPF.Grid.GridCellView.IconTemplateProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IconTemplateProperty.html">IconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.IconTemplate.html#C1_WPF_Grid_GridCellView_IconTemplate">IconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IsCollapsedProperty" data-uid="C1.WPF.Grid.GridCellView.IsCollapsedProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IsCollapsedProperty.html">IsCollapsedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.IsCollapsed.html#C1_WPF_Grid_GridCellView_IsCollapsed">IsCollapsed</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ShowToggleButtonProperty" data-uid="C1.WPF.Grid.GridCellView.ShowToggleButtonProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ShowToggleButtonProperty.html">ShowToggleButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.ShowToggleButton.html#C1_WPF_Grid_GridCellView_ShowToggleButton">ShowToggleButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeIndentProperty" data-uid="C1.WPF.Grid.GridCellView.TreeIndentProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeIndentProperty.html">TreeIndentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeIndent.html#C1_WPF_Grid_GridCellView_TreeIndent">TreeIndent</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesBrushProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesBrushProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesBrushProperty.html">TreeLinesBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesBrush.html#C1_WPF_Grid_GridCellView_TreeLinesBrush">TreeLinesBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesDashArrayProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesDashArrayProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesDashArrayProperty.html">TreeLinesDashArrayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesDashArray.html#C1_WPF_Grid_GridCellView_TreeLinesDashArray">TreeLinesDashArray</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesProperty.html">TreeLinesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLines.html#C1_WPF_Grid_GridCellView_TreeLines">TreeLines</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesRadiusXProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesRadiusXProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusXProperty.html">TreeLinesRadiusXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusX.html#C1_WPF_Grid_GridCellView_TreeLinesRadiusX">TreeLinesRadiusX</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesRadiusYProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesRadiusYProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusYProperty.html">TreeLinesRadiusYProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusY.html#C1_WPF_Grid_GridCellView_TreeLinesRadiusY">TreeLinesRadiusY</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesThicknessProperty" data-uid="C1.WPF.Grid.GridCellView.TreeLinesThicknessProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesThicknessProperty.html">TreeLinesThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesThickness.html#C1_WPF_Grid_GridCellView_TreeLinesThickness">TreeLinesThickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationBackgroundProperty" data-uid="C1.WPF.Grid.GridCellView.ValidationBackgroundProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationBackgroundProperty.html">ValidationBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationBackground.html#C1_WPF_Grid_GridCellView_ValidationBackground">ValidationBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationForegroundProperty" data-uid="C1.WPF.Grid.GridCellView.ValidationForegroundProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationForegroundProperty.html">ValidationForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationForeground.html#C1_WPF_Grid_GridCellView_ValidationForeground">ValidationForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationIndicatorProperty" data-uid="C1.WPF.Grid.GridCellView.ValidationIndicatorProperty">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationIndicatorProperty.html">ValidationIndicatorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationIndicator.html#C1_WPF_Grid_GridCellView_ValidationIndicator">ValidationIndicator</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_Grid_GridCellView_ContentPadding" data-uid="C1.WPF.Grid.GridCellView.ContentPadding">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ContentPadding.html#C1_WPF_Grid_GridCellView_ContentPadding">ContentPadding</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarBackground" data-uid="C1.WPF.Grid.GridCellView.DataBarBackground">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBackground.html#C1_WPF_Grid_GridCellView_DataBarBackground">DataBarBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush used to paint the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarBorderBrush" data-uid="C1.WPF.Grid.GridCellView.DataBarBorderBrush">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderBrush.html#C1_WPF_Grid_GridCellView_DataBarBorderBrush">DataBarBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush used to paint the border of the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarBorderThickness" data-uid="C1.WPF.Grid.GridCellView.DataBarBorderThickness">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarBorderThickness.html#C1_WPF_Grid_GridCellView_DataBarBorderThickness">DataBarBorderThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the border of the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarCornerRadius" data-uid="C1.WPF.Grid.GridCellView.DataBarCornerRadius">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarCornerRadius.html#C1_WPF_Grid_GridCellView_DataBarCornerRadius">DataBarCornerRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the corner-radius of the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarPadding" data-uid="C1.WPF.Grid.GridCellView.DataBarPadding">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarPadding.html#C1_WPF_Grid_GridCellView_DataBarPadding">DataBarPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_DataBarValue" data-uid="C1.WPF.Grid.GridCellView.DataBarValue">
          <a class="xref" href="C1.WPF.Grid.GridCellView.DataBarValue.html#C1_WPF_Grid_GridCellView_DataBarValue">DataBarValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of the data-bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ExpandDown" data-uid="C1.WPF.Grid.GridCellView.ExpandDown">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ExpandDown.html#C1_WPF_Grid_GridCellView_ExpandDown">ExpandDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the group is expanded downwards.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_GroupCollapsedIconTemplate" data-uid="C1.WPF.Grid.GridCellView.GroupCollapsedIconTemplate">
          <a class="xref" href="C1.WPF.Grid.GridCellView.GroupCollapsedIconTemplate.html#C1_WPF_Grid_GridCellView_GroupCollapsedIconTemplate">GroupCollapsedIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed when the group is collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_GroupExpandedIconTemplate" data-uid="C1.WPF.Grid.GridCellView.GroupExpandedIconTemplate">
          <a class="xref" href="C1.WPF.Grid.GridCellView.GroupExpandedIconTemplate.html#C1_WPF_Grid_GridCellView_GroupExpandedIconTemplate">GroupExpandedIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed when the group is expanded.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IconStyle" data-uid="C1.WPF.Grid.GridCellView.IconStyle">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IconStyle.html#C1_WPF_Grid_GridCellView_IconStyle">IconStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the leading icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IconTemplate" data-uid="C1.WPF.Grid.GridCellView.IconTemplate">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IconTemplate.html#C1_WPF_Grid_GridCellView_IconTemplate">IconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a leading icon template to be displayed in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_IsCollapsed" data-uid="C1.WPF.Grid.GridCellView.IsCollapsed">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IsCollapsed.html#C1_WPF_Grid_GridCellView_IsCollapsed">IsCollapsed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the group is collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ShowToggleButton" data-uid="C1.WPF.Grid.GridCellView.ShowToggleButton">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ShowToggleButton.html#C1_WPF_Grid_GridCellView_ShowToggleButton">ShowToggleButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the toggle-button is shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TotalTreeIndent" data-uid="C1.WPF.Grid.GridCellView.TotalTreeIndent">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TotalTreeIndent.html#C1_WPF_Grid_GridCellView_TotalTreeIndent">TotalTreeIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the total length of the indentation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeIndent" data-uid="C1.WPF.Grid.GridCellView.TreeIndent">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeIndent.html#C1_WPF_Grid_GridCellView_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_Grid_GridCellView_TreeLines" data-uid="C1.WPF.Grid.GridCellView.TreeLines">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLines.html#C1_WPF_Grid_GridCellView_TreeLines">TreeLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tree lines displayed in this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesBrush" data-uid="C1.WPF.Grid.GridCellView.TreeLinesBrush">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesBrush.html#C1_WPF_Grid_GridCellView_TreeLinesBrush">TreeLinesBrush</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesDashArray" data-uid="C1.WPF.Grid.GridCellView.TreeLinesDashArray">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesDashArray.html#C1_WPF_Grid_GridCellView_TreeLinesDashArray">TreeLinesDashArray</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an array of doubles that determines the dash pattern.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesRadiusX" data-uid="C1.WPF.Grid.GridCellView.TreeLinesRadiusX">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusX.html#C1_WPF_Grid_GridCellView_TreeLinesRadiusX">TreeLinesRadiusX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal radius of the tree-lines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesRadiusY" data-uid="C1.WPF.Grid.GridCellView.TreeLinesRadiusY">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesRadiusY.html#C1_WPF_Grid_GridCellView_TreeLinesRadiusY">TreeLinesRadiusY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical radius of the tree-lines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_TreeLinesThickness" data-uid="C1.WPF.Grid.GridCellView.TreeLinesThickness">
          <a class="xref" href="C1.WPF.Grid.GridCellView.TreeLinesThickness.html#C1_WPF_Grid_GridCellView_TreeLinesThickness">TreeLinesThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the tree-lines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationBackground" data-uid="C1.WPF.Grid.GridCellView.ValidationBackground">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationBackground.html#C1_WPF_Grid_GridCellView_ValidationBackground">ValidationBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the validation background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationForeground" data-uid="C1.WPF.Grid.GridCellView.ValidationForeground">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationForeground.html#C1_WPF_Grid_GridCellView_ValidationForeground">ValidationForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the validation foreground.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_ValidationIndicator" data-uid="C1.WPF.Grid.GridCellView.ValidationIndicator">
          <a class="xref" href="C1.WPF.Grid.GridCellView.ValidationIndicator.html#C1_WPF_Grid_GridCellView_ValidationIndicator">ValidationIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show errors indicator.</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_Grid_GridCellView_Dispose_System_Boolean_" data-uid="C1.WPF.Grid.GridCellView.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.Dispose.html#C1_WPF_Grid_GridCellView_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnApplyTemplate" data-uid="C1.WPF.Grid.GridCellView.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnApplyTemplate.html#C1_WPF_Grid_GridCellView_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnCreateAutomationPeer" data-uid="C1.WPF.Grid.GridCellView.OnCreateAutomationPeer">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnCreateAutomationPeer.html#C1_WPF_Grid_GridCellView_OnCreateAutomationPeer">OnCreateAutomationPeer()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnIsCollapsedChanged_System_EventArgs_" data-uid="C1.WPF.Grid.GridCellView.OnIsCollapsedChanged(System.EventArgs)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnIsCollapsedChanged.html#C1_WPF_Grid_GridCellView_OnIsCollapsedChanged_System_EventArgs_">OnIsCollapsedChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the group is toggled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnPropertyChanged_System_String_" data-uid="C1.WPF.Grid.GridCellView.OnPropertyChanged(System.String)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnPropertyChanged.html#C1_WPF_Grid_GridCellView_OnPropertyChanged_System_String_">OnPropertyChanged(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a property changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnRenderBackground_System_Windows_Media_DrawingContext_System_Windows_Rect_" data-uid="C1.WPF.Grid.GridCellView.OnRenderBackground(System.Windows.Media.DrawingContext,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnRenderBackground.html#C1_WPF_Grid_GridCellView_OnRenderBackground_System_Windows_Media_DrawingContext_System_Windows_Rect_">OnRenderBackground(DrawingContext, Rect)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the background of the control in the specified <code class="paramref">drawingContext</code>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnRenderBackgroundAdorners_System_Windows_Media_DrawingContext_System_Windows_Rect_" data-uid="C1.WPF.Grid.GridCellView.OnRenderBackgroundAdorners(System.Windows.Media.DrawingContext,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnRenderBackgroundAdorners.html#C1_WPF_Grid_GridCellView_OnRenderBackgroundAdorners_System_Windows_Media_DrawingContext_System_Windows_Rect_">OnRenderBackgroundAdorners(DrawingContext, Rect)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the background adorners of the control in the specified <code class="paramref">drawingContext</code>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnRenderTreeLines_System_Windows_Media_DrawingContext_System_Windows_Rect_" data-uid="C1.WPF.Grid.GridCellView.OnRenderTreeLines(System.Windows.Media.DrawingContext,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnRenderTreeLines.html#C1_WPF_Grid_GridCellView_OnRenderTreeLines_System_Windows_Media_DrawingContext_System_Windows_Rect_">OnRenderTreeLines(DrawingContext, Rect)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the tree-lines need to be drawn.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_OnRenderValidation_System_Windows_Media_DrawingContext_System_Windows_Rect_" data-uid="C1.WPF.Grid.GridCellView.OnRenderValidation(System.Windows.Media.DrawingContext,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.Grid.GridCellView.OnRenderValidation.html#C1_WPF_Grid_GridCellView_OnRenderValidation_System_Windows_Media_DrawingContext_System_Windows_Rect_">OnRenderValidation(DrawingContext, Rect)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the validation indicators need to be drawn.</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_Grid_GridCellView_IsCollapsedChanged" data-uid="C1.WPF.Grid.GridCellView.IsCollapsedChanged">
          <a class="xref" href="C1.WPF.Grid.GridCellView.IsCollapsedChanged.html">IsCollapsedChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the group is toggled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridCellView_PropertyChanged" data-uid="C1.WPF.Grid.GridCellView.PropertyChanged">
          <a class="xref" href="C1.WPF.Grid.GridCellView.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a property changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
