[]
Represents a grouping criteria for a collection of VisualInterval objects.
public class VisualIntervalGroupDescription : GroupDescription
Name | Description |
---|---|
VisualIntervalGroupDescription() | Creates a VisualIntervalGroupDescription instance. |
Name | Description |
---|---|
PropertyName | Gets or sets a property path defining a group. |
PropertyNames | Gets or sets a collection of property paths defining a group. |
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. |