Skip to main content

DefaultMenuItemNames.FieldMoveToEnd Field

In This Article

Returns "ItemFieldMoveToEnd". Corresponds to the field header menu item used to move the header to the last position in its area.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string FieldMoveToEnd = "ItemFieldMoveToEnd"

#Field Value

Type
String
See Also