BootstrapGridViewToolbarItemBuilder.Badge(Action<BootstrapBadgePropertiesBuilder>) Method
In This Article
Settings of a badge displayed within the item.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewToolbarItemBuilder Badge(
Action<BootstrapBadgePropertiesBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also