PivotBrushChangedEventArgs(RoutedEvent, Object, PivotBrushType) Constructor
In This Article
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
public PivotBrushChangedEventArgs(
RoutedEvent evt,
object source,
PivotBrushType changedType
)
#Parameters
Name | Type |
---|---|
evt | Routed |
source | Object |
changed |
Pivot |
See Also