Skip to main content

DefaultMenuItemNames.FieldMoveRight Field

In This Article

Returns "ItemFieldMoveRight". Corresponds to the field header menu item used to move the field header to the right.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string FieldMoveRight = "ItemFieldMoveRight"

#Field Value

Type
String
See Also