BootstrapEditButtonCollection.Add(String) Method
Adds a new button with the specified text to the collection.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | A string value specifying the button text. |
See Also