The VisualIntervalGroupDescription type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VisualIntervalGroupDescription |
Creates a VisualIntervalGroupDescription instance.
|
Methods
Name | Description | |
---|---|---|
![]() | GroupNameFromItem |
Overrides the behavior of the GroupDescription.GroupNameFromItem method.
(Overrides GroupDescription..::..GroupNameFromItem(Object, Int32, CultureInfo).) |
![]() | NamesMatch |
Overrides the behavior of the GroupDescription.NamesMatch method.
(Overrides GroupDescription..::..NamesMatch(Object, Object).) |
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from GroupDescription.) |
Properties
Name | Description | |
---|---|---|
![]() | GroupNames |
Gets the collection of names that are used to initialize a group with a set of subgroups with the given names.
(Inherited from GroupDescription.) |
![]() | PropertyName |
Gets or sets a property path defining a group.
|
![]() | PropertyNames |
Gets or sets a collection of property paths defining a group.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from GroupDescription.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | INotifyPropertyChanged..::..PropertyChanged |
Occurs when a property value changes.
(Inherited from GroupDescription.) |