Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.ContainerHeaderPadding_32px Property

Returns “bContainerHeaderPadding_32px”. Corresponds to the 32 px. item of the Header Padding ribbon menu.

Namespace: DevExpress.Diagram.Core

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

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string ContainerHeaderPadding_32px { get; }

Property 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