Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • 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