Skip to main content
Cut

DefaultBarItemNames.ContainerPadding_4px Field

Returns “bContainerPadding_4px”. Corresponds to the 4 px. item of the Padding ribbon menu.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ContainerPadding_4px = "bContainerPadding_4px"

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