Skip to main content
Cut

DefaultBarItemNames.ContainerPadding_32px Field

Returns “bContainerPadding_32px”. Corresponds to the 32 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_32px = "bContainerPadding_32px"

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