Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • ReportExplorerDockPanel Constructors

    A control that displays the Snap Report elements in a tree-like structure.
    Name Parameters Description
    ReportExplorerDockPanel() none Initializes a new instance of the ReportExplorerDockPanel class with the default settings.
    ReportExplorerDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the ReportExplorerDockPanel class with the specified docking style and owner.
    See Also