RibbonItemCollectionBuilder<TItemCollectionBuilder>.Clear() Method
Removes all items from the collection.
Namespace: DevExpress.AspNetCore.Office
Assembly: DevExpress.AspNetCore.Common.v24.2.dll
NuGet Package: DevExpress.AspNetCore.Common
#Declaration
public TItemCollectionBuilder Clear()
#Returns
Type | Description |
---|---|
TItem |
An object that can be used to further configure the item collection. |