[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputRadioButton.GroupIndex

GroupIndex Property

GroupIndex

Gets or sets the group index of the current radio button. Only one radio button in a group can be checked at any time.

Declaration
public int GroupIndex { get; set; }
Remarks

By default, all RenderInputRadioButton objects are placed in a single group with the GroupIndex set to -1.