Skip to main content
A newer version of this page is available. .

DockLayoutManagerItemsNames Class

Contains fields that identify dock panels and groups in the Report Designer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll

Declaration

public static class DockLayoutManagerItemsNames

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