Skip to main content
JS

RichEditRibbonItemCollectionBuilder.AddShapeOutlineWidthItem() Method

Adds the Shape Outline Width item to the ribbon item collection.

Namespace: DevExpress.AspNetCore.RichEdit

Assembly: DevExpress.AspNetCore.RichEdit.v24.1.dll

Declaration

public RibbonSelectBoxItemBuilder AddShapeOutlineWidthItem()

Returns

Type Description
RibbonSelectBoxItemBuilder

An object that can be used to further configure the added item.

See Also