ReportGalleryDirectoryExtension(String) Constructor
Initializes a new instance of the ReportGalleryDirectoryExtension class with the specified settings.
Namespace: DevExpress.XtraReports.Extensions
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
path | String | A String value that specifies the path to the file where the Report Gallery should be saved. |
Remarks
See the ReportGalleryDirectoryExtension class description for more information and an example.
See Also