RadioButtonList Methods |
The RadioButtonList type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDefaultItems |
Creates the default items.
| |
| OnLoad |
Raises the load event.
(Overrides ContainerOnLoad(EventArgs).) | |
| OnSelectedIndexChanged |
Raises the SelectedIndexChanged event.
| |
| OnSelectedKeyChanged |
Raises the SelectedKeyChanged event.
| |
| OnSelectedValueChanged |
Raises the SelectedValueChanged event.
|