Skip to main content

Attached Properties

Pivot Grid provides the following attached properties.

Attached Property Description
PivotGridControl.PivotGrid Gets or sets the owner PivotGridControl of an element. This is an attached property.
PivotSerializationOptions.StoreLayoutMode Gets or sets which settings should be saved when saving the PivotGrid's layout.
PivotSerializationOptions.AddNewGroups Gets or sets whether the groups that currently exist in the PivotGrid, but do not exist in a layout when it is restored, should be retained.
PivotSerializationOptions.AddNewFields Gets or sets whether the fields that currently exist in the PivotGrid, but do not exist in a layout when it is restored, should be retained.
PivotSerializationOptions.RemoveOldFields Gets or sets whether the fields that exist in a layout when it is restored, but do not currently exist in the PivotGrid, should be discarded.