Skip to main content

PivotSerializationOptions Fields

Contains options that control how the PivotGridControl's layout is saved to and restored from a data store (an XML file or stream).
Name Description
AddNewFieldsProperty static Identifies the PivotSerializationOptions.AddNewFieldsProperty attached property.
AddNewGroupsProperty static Identifies the PivotSerializationOptions.AddNewGroupsProperty attached property.
AppearanceID For internal use.
DataSettingsID For internal use.
LayoutID For internal use.
PrintSettingsID For internal use.
RemoveOldFieldsProperty static Identifies the PivotSerializationOptions.RemoveOldFieldsProperty attached property.
StoreAlwaysID For internal use.
StoreLayoutModeProperty static Identifies the PivotSerializationOptions.StoreLayoutModeProperty attached property.
VisualOptionsID For internal use.
See Also