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