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 sealed class GroupingSettings : PropertyChangedBase, INotifyPropertyChanged, IDisposable

Inheritance: objectPropertyChangedBaseGroupingSettings

Implements: IDisposableINotifyPropertyChanged

Inherited Members PropertyChangedBase.PropertyChanged

Constructors

C#
public GroupingSettings(GroupDescriptionsCollection groupDescriptionsSource)
Parameters:groupDescriptionsSourceGroupDescriptionsCollection

Properties

C#
public IEnumerable<IGroupDescription> GroupDescriptions { get; }

Methods

C#
public void Dispose()

Implements: IDisposable.Dispose()