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