Skip to main content
Cut

DefaultBarItemNames.ContainerHeaderPadding_8px Field

Returns “bContainerHeaderPadding_8px”. Corresponds to the 8 px. item of the Header Padding ribbon menu.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ContainerHeaderPadding_8px = "bContainerHeaderPadding_8px"

Field Value

Type
String

Remarks

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

See Also