Skip to main content
A newer version of this page is available. .

DefaultMenuItemNames.FieldMoveToEnd Field

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.v19.2.dll

Declaration

public const string FieldMoveToEnd = "ItemFieldMoveToEnd"

Field Value

Type
String
See Also