Skip to main content

ReportGalleryDockPanel Constructors

The Report Gallery dock panel that allows you to store common report controls, styles, data sources and full report layouts, and re-use them in different reports.
Name Parameters Description
ReportGalleryDockPanel() none Initializes a new instance of the ReportGalleryDockPanel class with the default settings.
ReportGalleryDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the ReportGalleryDockPanel class with the specified docking style and owner.
See Also