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

DefaultBarItemNames.ContainerToolsPageCategory Property

Returns “rContainerToolsPageCategory”. Corresponds to the Container Tools ribbon category.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static string ContainerToolsPageCategory { get; }

Property Value

Type
String

Remarks

By default, the Container Tools ribbon category appears when a container is selected.

See Also