GalleryState.SaveTo(Stream) Method
Saves the Report Gallery state to the specified stream.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A Stream to which the Report Gallery state should be written. |
See Also