The VisualIntervalGroupDescription type exposes the following members.

Constructors

  NameDescription
Public methodVisualIntervalGroupDescription
Creates a VisualIntervalGroupDescription instance.

Methods

  NameDescription
Public methodGroupNameFromItem
Overrides the behavior of the GroupDescription.GroupNameFromItem method.
(Overrides GroupDescription..::..GroupNameFromItem(Object, Int32, CultureInfo).)
Public methodNamesMatch
Overrides the behavior of the GroupDescription.NamesMatch method.
(Overrides GroupDescription..::..NamesMatch(Object, Object).)
Protected methodOnPropertyChanged
Raises the PropertyChanged event.
(Inherited from GroupDescription.)

Properties

  NameDescription
Public propertyGroupNames
Gets the collection of names that are used to initialize a group with a set of subgroups with the given names.
(Inherited from GroupDescription.)
Public propertyPropertyName
Gets or sets a property path defining a group.
Public propertyPropertyNames
Gets or sets a collection of property paths defining a group.

Events

  NameDescription
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from GroupDescription.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate eventINotifyPropertyChanged..::..PropertyChanged
Occurs when a property value changes.
(Inherited from GroupDescription.)

See Also