Skip to main content

PivotGridControl.EndRefreshEvent Field

Identifies the PivotGridControl.EndRefresh routed event.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly RoutedEvent EndRefreshEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also