[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalGroupDescription

VisualIntervalGroupDescription Class

Represents a grouping criteria for a collection of VisualInterval objects.

Inheritance
VisualIntervalGroupDescription
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class VisualIntervalGroupDescription : GroupDescription

Constructors

Name Description
VisualIntervalGroupDescription()

Creates a VisualIntervalGroupDescription instance.

Properties

Name Description
PropertyName

Gets or sets a property path defining a group.

PropertyNames

Gets or sets a collection of property paths defining a group.

Methods

Name Description
GroupNameFromItem(object, int, CultureInfo)

Overrides the behavior of the GroupDescription.GroupNameFromItem method.

NamesMatch(object, object)

Overrides the behavior of the GroupDescription.NamesMatch method.