DockLayoutManagerItemsNames Class
Contains fields that identify dock panels and groups in the Report Designer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Remarks
The standard Report Designer contains various dock panels, such as the Field List, Report Explorer, Group and Sort Panel, etc. The DockLayoutManagerItemsNames class contains fields used to identify these dock panels and groups containing several dock panels.
For an example of how to hide specific dock panels, refer to Hiding Dock Panels in the Report Designer.
Inheritance
Object
DockLayoutManagerItemsNames
See Also