Skip to main content

DefaultMenuItemNames.RefreshData Field

Returns “ItemRefreshData”. Corresponds to the menu item used to refresh data in the PivotGridControl.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string RefreshData = "ItemRefreshData"

Field Value

Type
String
See Also