Skip to main content

DefaultMenuItemNames.FieldMoveLeft Field

Returns “ItemFieldMoveLeft”. Corresponds to the field header menu item used to move the field header to the left.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string FieldMoveLeft = "ItemFieldMoveLeft"

Field Value

Type
String
See Also