aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-f04026ab.md
Represents a ButtonGroup item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ButtonGroupItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return ButtonGroupItemBuilder objects:
Show 22 links
Do not instantiate this class explicitly. A new ButtonGroupItemBuilder class instance is created when you call the Items(Action<CollectionFactory<ButtonGroupItemBuilder>>) method.
Object OptionsOwnerBuilder ButtonGroupItemBuilder
See Also