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

ErrorListDockPanel Constructors

The Scripts Errors dock panel that displays the results of script validation in the End-User Report Designer.
Name Parameters Description
ErrorListDockPanel() none Initializes a new instance of the ErrorListDockPanel class with the default settings.
ErrorListDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the ErrorListDockPanel class with the specified docking style and owner.
See Also