BootstrapToolbarItemBuilder.BeginGroup(Boolean) Method
In This Article
Sets a value that specifies whether the current menu item starts a group.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapToolbarItemBuilder BeginGroup(
bool beginGroup
)
#Parameters
Name | Type |
---|---|
begin |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also