Skip to main content
Cut

DefaultBarItemNames.ContainerPadding_8px Field

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

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public const string ContainerPadding_8px = "bContainerPadding_8px"

#Field Value

Type
String

#Remarks

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

See Also