# C1.WPF.Schedule.SchedulerGroupItem

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Schedule_SchedulerGroupItem" data-uid="C1.WPF.Schedule.SchedulerGroupItem" class="text-break">SchedulerGroupItem Class
</h1>
  <div class="markdown level0 summary"><p>Holds all the data required for displaying individual UI part for the single resource,
category or contact when the <a class="xref" href="C1.WPF.Schedule.C1Scheduler.GroupBy.html#C1_WPF_Schedule_C1Scheduler_GroupBy">GroupBy</a> property is set,
or default UI otherwise.</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"><span class="xref">SchedulerGroupItem</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.4.6.2.dll</h6>
  <h5 id="C1_WPF_Schedule_SchedulerGroupItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SchedulerGroupItem : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SchedulerGroupItem
    Inherits DependencyObject</code></pre>
  </div>
  <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_Schedule_SchedulerGroupItem_BackgroundProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.BackgroundProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.BackgroundProperty.html">BackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Background.html#C1_WPF_Schedule_SchedulerGroupItem_Background">Background</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_DisplayNameProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.DisplayNameProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.DisplayNameProperty.html">DisplayNameProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.DisplayName.html#C1_WPF_Schedule_SchedulerGroupItem_DisplayName">DisplayName</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_HasVisibleAppointmentsProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.HasVisibleAppointmentsProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.HasVisibleAppointmentsProperty.html">HasVisibleAppointmentsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.HasVisibleAppointments.html#C1_WPF_Schedule_SchedulerGroupItem_HasVisibleAppointments">HasVisibleAppointments</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_IsSelectedProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.IsSelectedProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.IsSelectedProperty.html">IsSelectedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.IsSelected.html#C1_WPF_Schedule_SchedulerGroupItem_IsSelected">IsSelected</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_ShowNextButtonProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.ShowNextButtonProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowNextButtonProperty.html">ShowNextButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowNextButton.html#C1_WPF_Schedule_SchedulerGroupItem_ShowNextButton">ShowNextButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_ShowPreviousButtonProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.ShowPreviousButtonProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowPreviousButtonProperty.html">ShowPreviousButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowPreviousButton.html#C1_WPF_Schedule_SchedulerGroupItem_ShowPreviousButton">ShowPreviousButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_TagProperty" data-uid="C1.WPF.Schedule.SchedulerGroupItem.TagProperty">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.TagProperty.html">TagProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Tag.html#C1_WPF_Schedule_SchedulerGroupItem_Tag">Tag</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_Schedule_SchedulerGroupItem_Background" data-uid="C1.WPF.Schedule.SchedulerGroupItem.Background">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Background.html#C1_WPF_Schedule_SchedulerGroupItem_Background">Background</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> objects which should be used as background color for UI,
representing the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_DisplayName" data-uid="C1.WPF.Schedule.SchedulerGroupItem.DisplayName">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.DisplayName.html#C1_WPF_Schedule_SchedulerGroupItem_DisplayName">DisplayName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value representing the display name of the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_HasVisibleAppointments" data-uid="C1.WPF.Schedule.SchedulerGroupItem.HasVisibleAppointments">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.HasVisibleAppointments.html#C1_WPF_Schedule_SchedulerGroupItem_HasVisibleAppointments">HasVisibleAppointments</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether there is at least one visible appointment in the current view.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_IsChecked" data-uid="C1.WPF.Schedule.SchedulerGroupItem.IsChecked">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.IsChecked.html#C1_WPF_Schedule_SchedulerGroupItem_IsChecked">IsChecked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> value determinign whether this <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object should be
displayed in UI.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_IsSelected" data-uid="C1.WPF.Schedule.SchedulerGroupItem.IsSelected">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.IsSelected.html#C1_WPF_Schedule_SchedulerGroupItem_IsSelected">IsSelected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the UI element that has this
<a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> as a DataContext is selected.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_Name" data-uid="C1.WPF.Schedule.SchedulerGroupItem.Name">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Name.html#C1_WPF_Schedule_SchedulerGroupItem_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value representing the name of the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_Owner" data-uid="C1.WPF.Schedule.SchedulerGroupItem.Owner">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Owner.html#C1_WPF_Schedule_SchedulerGroupItem_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <span class="xref">C1.Schedule.BaseObject</span> object representing the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object owner.
This property can be null for an empty group item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_Scheduler" data-uid="C1.WPF.Schedule.SchedulerGroupItem.Scheduler">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Scheduler.html#C1_WPF_Schedule_SchedulerGroupItem_Scheduler">Scheduler</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Scheduler.html#C1_WPF_Schedule_SchedulerGroupItem_Scheduler">Scheduler</a> that <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> belongs to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_ShowNextButton" data-uid="C1.WPF.Schedule.SchedulerGroupItem.ShowNextButton">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowNextButton.html#C1_WPF_Schedule_SchedulerGroupItem_ShowNextButton">ShowNextButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether to show the next group navigation button (buttons).
The default value is True. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_ShowPreviousButton" data-uid="C1.WPF.Schedule.SchedulerGroupItem.ShowPreviousButton">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ShowPreviousButton.html#C1_WPF_Schedule_SchedulerGroupItem_ShowPreviousButton">ShowPreviousButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether to show the previous group navigation button (buttons).
The default value is True. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_Tag" data-uid="C1.WPF.Schedule.SchedulerGroupItem.Tag">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.Tag.html#C1_WPF_Schedule_SchedulerGroupItem_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the object that contains custom data about the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_VisualIntervalGroups" data-uid="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervalGroups">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervalGroups.html#C1_WPF_Schedule_SchedulerGroupItem_VisualIntervalGroups">VisualIntervalGroups</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of <a class="xref" href="C1.WPF.Schedule.VisualIntervalGroup.html">VisualIntervalGroup</a> objects
defining top-level groups of <a class="xref" href="C1.WPF.Schedule.VisualInterval.html">VisualInterval</a> objects
currently represented by the control on a screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_VisualIntervals" data-uid="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervals">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervals.html#C1_WPF_Schedule_SchedulerGroupItem_VisualIntervals">VisualIntervals</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of <a class="xref" href="C1.WPF.Schedule.VisualInterval.html">VisualInterval</a> objects defining time
intervals currently represented by the control on a screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_SchedulerGroupItem_VisualIntervalsView" data-uid="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervalsView">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervalsView.html#C1_WPF_Schedule_SchedulerGroupItem_VisualIntervalsView">VisualIntervalsView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a grouped view on the <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.VisualIntervals.html#C1_WPF_Schedule_SchedulerGroupItem_VisualIntervals">VisualIntervals</a> collection.</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_SchedulerGroupItem_ToString" data-uid="C1.WPF.Schedule.SchedulerGroupItem.ToString">
          <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.ToString.html#C1_WPF_Schedule_SchedulerGroupItem_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the string representation of the current <a class="xref" href="C1.WPF.Schedule.SchedulerGroupItem.html">SchedulerGroupItem</a> object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
