DockLayoutManagerItemsNames Fields
Contains fields that identify dock panels and groups in the Report Designer.Name | Description |
---|---|
DesignSurfacePanel | |
FieldListPanel | Returns “FieldListPanel”. Corresponds to the Field List. |
GroupSortGroup | Returns “GroupSortGroup”. Corresponds to the group containing the Group and Sort Panel and report document. |
GroupSortPanel | Returns “GroupSortPanel”. Corresponds to the Group and Sort Panel. |
MainGroup | Returns “MainGroup”. Corresponds to the main group containing all dock panels. |
PropertyGridPanel | Returns “PropertyGridPanel”. Corresponds to the Properties Panel. |
ReportDesignAnalyzerPanel | |
ReportExplorerPanel | Returns “ReportExplorerPanel”. Corresponds to the Report Explorer. |
ReportGalleryPanel | |
SideBottomPanelsGroup | |
SidePanelsGroup | Returns “SidePanelsGroup”. Corresponds to the group that is located on the right side of the Designer and contains the Field List, Report Explorer and Properties Panel. |
SideTopPanelsGroup | Returns “SideTopPanelsGroup”. Corresponds to the group that is located on the top right side of the Designer and contains the Field List and Report Explorer. |
ToolboxPanel | Returns “ToolboxPanel”. Corresponds to the Control Toolbox. |
See Also