# GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor" class="text-break">CategoryDescriptor Struct
</h1>
  <div class="markdown level0 summary"><p>Describes a category.
<br>
This struct encapsulates the details of a category including its name.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.html">GrapeCity.ActiveReports.Design.DataBindingWizard.Services</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CategoryDescriptor</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor__ctor_System_String_" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.-ctor.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor__ctor_System_String_">CategoryDescriptor(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.html">CategoryDescriptor</a> struct.</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="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor_CategorySeparator" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.CategorySeparator">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.CategorySeparator.html">CategorySeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Separator for the category.</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="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor_Name" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor.Name.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_CategoryDescriptor_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the category.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
