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

FieldListDockPanel Constructors

The Field List dock panel that displays the structure of a report’s data source in the End-User Report Designer.
Name Parameters Description
FieldListDockPanel() none Initializes a new instance of the FieldListDockPanel class with the default settings.
FieldListDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the FieldListDockPanel class with the specified docking style and owner.
See Also