GroupAndSortDockPanel Constructors
The Group and Sort dock panel that enables managing groups and sorting data in the End-User Report Designer.| Name | Parameters | Description |
|---|---|---|
| GroupAndSortDockPanel() | none | Initializes a new instance of the GroupAndSortDockPanel class with the default settings. |
| GroupAndSortDockPanel(DockManager, DockingStyle) | dockManager, dock | Initializes a new instance of the GroupAndSortDockPanel class with the specified docking style and owner. |
See Also