BootstrapToolbarItemCollection.Add<T>(Action<T>) Method
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
| Name | Type |
|---|---|
| prepare | Action<T> |
Type Parameters
| Name |
|---|
| T |
Returns
| Type |
|---|
| T |
See Also