GroupCollectionChangedEventArgs members
Represents data for the GroupCollectionChanged event.
The GroupCollectionChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Group | Returns the added or removed group. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top