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

DefaultBarItemNames.ShowContainerHeader Property

Returns “bShowContainerHeader”. Corresponds to the Show Header ribbon item that allows end-users to toggle the visibility of headers for the selected containers.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static string ShowContainerHeader { get; }

Property Value

Type
String

Remarks

By default, the Show Header group is placed in the Container Tools ribbon category that appears when a container is selected.

See Also