| Overload | Description |
|---|---|
| Save() | Saves the values of the properties specified by the PersistedColumnProperties and PersistedSettings properties to a file in the DefaultPath. |
| Save(String) | Saves the report settings to the specified XML file. |
| Save(Stream) | Saves the report settings to the specified System.IO.Stream. |