Skip to main content
Cut

DefaultBarItemNames.ImageToolsRibbonPage Field

Returns “rpImageTools”. 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 ImageToolsRibbonPage = "rpImageTools"

Field Value

Type
String

Remarks

By default, the Format ribbon page is placed in the Image Tools ribbon category that appears when an image item is selected.

See Also