PivotBrushChangedEventArgs Constructors
Provides data for the PivotGridControl.BrushChanged event.| Name | Parameters | Description |
|---|---|---|
| PivotBrushChangedEventArgs(RoutedEvent, Object, PivotBrushType) | evt, source, changedType | Initializes a new instance of the PivotBrushChangedEventArgs class. |
See Also