RadioGroupItemBuilder Class
Represents a RadioGroup item.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class RadioGroupItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new RadioGroupItemBuilder
class instance is created when you call the Items(Action<CollectionFactory<RadioGroupItemBuilder>>) method.