Skip to main content

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