Skip to main content

DefaultMenuItemNames.FieldMoveToBeginning Field

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string FieldMoveToBeginning = "ItemFieldMoveToBeginning"

#Field Value

Type
String
See Also