ReportGalleryDirectoryExtension.SaveGallery(Gallery) Method
Saves the specified Report Gallery to the storage.
Namespace: DevExpress.XtraReports.Extensions
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
gallery | Gallery | An object that specifies the Report Gallery. |
See Also