PivotGridControl.PrefilterCriteriaChangedEvent Field
Identifies the PivotGridControl.PrefilterCriteriaChanged routed event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
Declaration
public static readonly RoutedEvent PrefilterCriteriaChangedEvent
Public Shared ReadOnly PrefilterCriteriaChangedEvent As RoutedEvent
Field Value
| Type |
|---|
| RoutedEvent |
See Also