Skip to main content
Cut

DefaultBarItemNames.ContainerToolsRibbonPage Field

Returns “rpContainerTools”. Corresponds to the Format ribbon page.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ContainerToolsRibbonPage = "rpContainerTools"

Field Value

Type
String

Remarks

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

See Also