New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class GroupingHelper

Inheritance: objectGroupingHelper

Constructors

C#
public GroupingHelper(IServiceProvider services, IEnumerable<IGroupDescription> groupDescriptions)
Parameters:servicesIServiceProvidergroupDescriptionsIEnumerable<IGroupDescription>

Properties

C#
public IEnumerable<GroupInfo> BottomLevelGroups { get; }
C#
public IEnumerable<GroupInfo> Groups { get; }