Skip to main content
A newer version of this page is available. .

ReportGalleryDirectoryExtension Constructors

Enables you to provide a custom file storage for the Report Gallery in WinForms and WPF applications.
Name Parameters Description
ReportGalleryDirectoryExtension() none Initializes a new instance of the ReportGalleryDirectoryExtension class with the default settings.
ReportGalleryDirectoryExtension(String) path Initializes a new instance of the ReportGalleryDirectoryExtension class with the specified settings.
See Also