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

DefaultBarItemNames.Panes Field

Returns “bPanes”. Corresponds to the Panes ribbon menu item that allows end-users to show or hide the Shapes and Properties panels.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v21.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string Panes = "bPanes"

Field Value

Type
String
See Also