ReportGalleryDirectoryExtension.SaveGalleryState(GalleryState) Method
Saves the Report Gallery state to the storage.
Namespace: DevExpress.XtraReports.Extensions
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| state | GalleryState | An object that provides information about the Report Gallery state. |
See Also