Skip to main content
Cut

DefaultBarItemNames.ShowContainerHeader Field

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.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ShowContainerHeader = "bShowContainerHeader"

Field 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