Skip to main content

DefaultMenuItemNames.RefreshData Field

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string RefreshData = "ItemRefreshData"

#Field Value

Type
String
See Also