Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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. This is an attached property.
PivotSerializationOptions.AddNewGroups Gets or sets whether the groups that currently exist in the PivotGrid, but do not exist in a layout when it’s restored, should be retained. This is an attached property.
PivotSerializationOptions.AddNewFields Gets or sets whether the fields that currently exist in the PivotGrid, but do not exist in a layout when it’s restored, should be retained. This is an attached property.
PivotSerializationOptions.RemoveOldFields Gets or sets whether the fields that exist in a layout when it is restored, but don’t currently exist in the PivotGrid, should be discarded. This is an attached property.