PivotSerializationOptions Constructors
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 |
|---|---|
| PivotSerializationOptions() | Initializes a new instance of the PivotSerializationOptions class with the default settings. |
See Also