Skip to main content
Cut

DefaultBarItemNames.ContainerHeaderPadding_12px Field

Returns “bContainerHeaderPadding_12px”. Corresponds to the 12 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_12px = "bContainerHeaderPadding_12px"

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