Class GroupingSettings
Inherited Members
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public sealed class GroupingSettings : PropertyChangedBase, INotifyPropertyChanged, IDisposable
Constructors
GroupingSettings(GroupDescriptionsCollection)
Declaration
public GroupingSettings(GroupDescriptionsCollection groupDescriptionsSource)
Parameters
GroupDescriptionsCollection
groupDescriptionsSource
|
Properties
GroupDescriptions
Declaration
public IEnumerable<IGroupDescription> GroupDescriptions { get; }
Property Value
System.Collections.Generic.IEnumerable<IGroupDescription>
|
Methods
Dispose()
Declaration
public void Dispose()