# C1.WPF.Schedule.VisualIntervalGroupDescription

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Schedule_VisualIntervalGroupDescription" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription" class="text-break">VisualIntervalGroupDescription Class
</h1>
  <div class="markdown level0 summary"><p>Represents a grouping criteria for a collection of <a class="xref" href="C1.WPF.Schedule.VisualInterval.html">VisualInterval</a>
objects.</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">VisualIntervalGroupDescription</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Schedule.html">C1.WPF.Schedule</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Schedule.dll</h6>
  <h5 id="C1_WPF_Schedule_VisualIntervalGroupDescription_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class VisualIntervalGroupDescription : GroupDescription</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class VisualIntervalGroupDescription
    Inherits GroupDescription</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_Schedule_VisualIntervalGroupDescription__ctor" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription.#ctor">
          <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.-ctor.html#C1_WPF_Schedule_VisualIntervalGroupDescription__ctor">VisualIntervalGroupDescription()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.html">VisualIntervalGroupDescription</a> instance.</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_Schedule_VisualIntervalGroupDescription_PropertyName" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription.PropertyName">
          <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.PropertyName.html#C1_WPF_Schedule_VisualIntervalGroupDescription_PropertyName">PropertyName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a property path defining a group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_VisualIntervalGroupDescription_PropertyNames" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription.PropertyNames">
          <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.PropertyNames.html#C1_WPF_Schedule_VisualIntervalGroupDescription_PropertyNames">PropertyNames</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a collection of property paths defining a group.</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_Schedule_VisualIntervalGroupDescription_GroupNameFromItem_System_Object_System_Int32_System_Globalization_CultureInfo_" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription.GroupNameFromItem(System.Object,System.Int32,System.Globalization.CultureInfo)">
          <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.GroupNameFromItem.html#C1_WPF_Schedule_VisualIntervalGroupDescription_GroupNameFromItem_System_Object_System_Int32_System_Globalization_CultureInfo_">GroupNameFromItem(object, int, CultureInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the behavior of the GroupDescription.GroupNameFromItem method.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_VisualIntervalGroupDescription_NamesMatch_System_Object_System_Object_" data-uid="C1.WPF.Schedule.VisualIntervalGroupDescription.NamesMatch(System.Object,System.Object)">
          <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroupDescription.NamesMatch.html#C1_WPF_Schedule_VisualIntervalGroupDescription_NamesMatch_System_Object_System_Object_">NamesMatch(object, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the behavior of the GroupDescription.NamesMatch method.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
