RichEditRibbonItemCollectionBuilder.AddShapeBringForwardItem() Method
Adds the Shape Bring Forward item to the ribbon item collection.
Namespace: DevExpress.AspNetCore.RichEdit
Assembly: DevExpress.AspNetCore.RichEdit.v26.1.dll
Declaration
public RibbonMenuItemBuilder AddShapeBringForwardItem()
Returns
| Type | Description |
|---|---|
| RibbonMenuItemBuilder | An object that can be used to further configure the added item. |
See Also