PivotGridControl.EndRefreshEvent Field
In This Article
Identifies the PivotGridControl.EndRefresh routed event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly RoutedEvent EndRefreshEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also