<ww:wwWebRadioButtonList ID="Colors" runat="server" BackColor="#FFFF80" Width="558px"> <asp:ListItem value="Red" Enabled="False">Red Item</asp:ListItem> <asp:ListItem Value="Green">Green Entry</asp:ListItem> <asp:ListItem Value="Brown">Brown Entry</asp:ListItem> </ww:wwWebRadioButtonList>
Custom
wwWebControl
wwWebListControl
wwWebRadioButtonList
| Member | Description | |
|---|---|---|
![]() |
SelectedValue | Holds the selected value of this control. o.SelectedValue |
![]() |
RepeatDirection | Determines the direction of the radio buttons - Vertical or Horizontal . |