# C1.WPF.PropertyGrid.PropertyGridCategoryCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_PropertyGrid_PropertyGridCategoryCell" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell" class="text-break">PropertyGridCategoryCell Class
</h1>
  <div class="markdown level0 summary"><p>Visual representation of the content of a category cell.</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"><span class="xref">PropertyGridCategoryCell</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.PropertyGrid.html">C1.WPF.PropertyGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.PropertyGrid.dll</h6>
  <h5 id="C1_WPF_PropertyGrid_PropertyGridCategoryCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplatePart(Name = &quot;ExpandButton&quot;, Type = typeof(C1ToggleButton))]
public class PropertyGridCategoryCell : C1View</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplatePart(Name:=&quot;ExpandButton&quot;, Type:=GetType(C1ToggleButton))&gt;
Public Class PropertyGridCategoryCell
    Inherits C1View</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_PropertyGrid_PropertyGridCategoryCell__ctor" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.#ctor">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.-ctor.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell__ctor">PropertyGridCategoryCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.html">PropertyGridCategoryCell</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_PropertyGrid_PropertyGridCategoryCell_IsExpandedProperty" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpandedProperty">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpandedProperty.html">IsExpandedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpanded.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_IsExpanded">IsExpanded</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_PropertyGrid_PropertyGridCategoryCell_TitleProperty" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.TitleProperty">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.TitleProperty.html">TitleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.Title.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_Title">Title</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_PropertyGrid_PropertyGridCategoryCell_IsExpanded" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpanded">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpanded.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_IsExpanded">IsExpanded</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the category is expanded.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_PropertyGrid_PropertyGridCategoryCell_Title" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.Title">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.Title.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the category.</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_PropertyGrid_PropertyGridCategoryCell_Dispose_System_Boolean_" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.Dispose.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_PropertyGrid_PropertyGridCategoryCell_OnApplyTemplate" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.OnApplyTemplate">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.OnApplyTemplate.html#C1_WPF_PropertyGrid_PropertyGridCategoryCell_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></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_PropertyGrid_PropertyGridCategoryCell_IsExpandedChanged" data-uid="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpandedChanged">
          <a class="xref" href="C1.WPF.PropertyGrid.PropertyGridCategoryCell.IsExpandedChanged.html">IsExpandedChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the category is expanded or collapsed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
