The RadioButton Control

The properties and events of the RadioButton control are shown in Table E.15 and E.16.

Table E.15. Properties of the RadioButton Control
Property Description
AutoPostBack Gets or sets a value indicating whether the RadioButton state automatically posts back to the server when clicked.
Checked Gets or sets a value indicating whether the RadioButton control is checked.
GroupName Gets or sets the name of the group to which the
RadioButton belongs.
Text Gets or sets the text label associated with the RadioButton.
TextAlign Gets or sets the alignment of the text label associated with the RadioButton control.
Table E.16. Events of the RadioButton Control
Event Description
CheckedChanged Triggered when the Checked property is ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.