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

DefaultBarItemNames.ContainerSizeGroup Field

Returns “rgContainerSizeGroup”. Corresponds to the Size ribbon group.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ContainerSizeGroup = "rgContainerSizeGroup"

Field Value

Type
String

Remarks

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

See Also