Back to Devexpress

DockLayoutManagerItemsNames Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-b58c87c6.md

latest2.4 KB
Original Source

DockLayoutManagerItemsNames Class

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

Namespace : DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public static class DockLayoutManagerItemsNames
vb
Public Module 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

DockLayoutManagerItemsNames Members

Hide and Customize Dock Panels (Report Analyzer, Report Explorer and others) in the Report Designer for WPF

DevExpress.Xpf.Reports.UserDesigner Namespace