Class
GroupingSettings

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public sealed class GroupingSettings : PropertyChangedBase, INotifyPropertyChanged, IDisposable

Inheritance: objectPropertyChangedBaseGroupingSettings

Implements: IDisposableINotifyPropertyChanged

Inherited Members PropertyChangedBase.PropertyChanged

Constructors

GroupingSettings(GroupDescriptionsCollection)

Declaration

cs-api-definition
public GroupingSettings(GroupDescriptionsCollection groupDescriptionsSource)

Parameters

groupDescriptionsSource

GroupDescriptionsCollection

Properties

GroupDescriptions

Declaration

cs-api-definition
public IEnumerable<IGroupDescription> GroupDescriptions { get; }

Property Value

IEnumerable<IGroupDescription>

Methods

Dispose()

Declaration

cs-api-definition
public void Dispose()

Implements IDisposable.Dispose()