Skip to main content
Cut

DefaultBarItemNames.ContainerHeaderPadding_0px Field

Returns “bContainerHeaderPadding_0px”. Corresponds to the 0 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_0px = "bContainerHeaderPadding_0px"

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