Skip to main content

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string FieldMoveToEnd = "ItemFieldMoveToEnd"

Field Value

Type
String
See Also