GroupChangedEventArgs Constructors
Provides data for the PivotGridGroup.Changed event.Name | Parameters | Description |
---|---|---|
GroupChangedEventArgs(RoutedEvent, GroupChangeType) | routedEvent, changeType | Initializes a new instance of the GroupChangedEventArgs class. |
See Also