Gets the field whose header or value has been right-clicked by an end-user.
public PivotGridField Field { get; }
Public ReadOnly Property Field As PivotGridField
To identify the area where the field is located, use the PivotGridMenuEventArgsBase.Area property.