Skip to main content
A newer version of this page is available. .

PivotGridControl.EndRefreshEvent Field

Identifies the PivotGridControl.EndRefresh routed event.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public static readonly RoutedEvent EndRefreshEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also