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

FieldListDockPanel Constructors

A control that displays the Snap data sources in a tree structure.
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