PivotField.AllowRemovingFromView

PivotField.AllowRemovingFromView property

Indicates whether this pivot field can be removed from the PivotTable view. The default value is true.

public bool AllowRemovingFromView { get; set; }

See Also