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