TextAlign
determines how the text associated with the
RadioButton is aligned; possible values are Left and
Right
Events
CheckedChanged
raised when the RadioButton is checked or unchecked
RadioButtonList
Properties
AutoPostBack
automatically posts the form containing the
RadioButtonList whenever checked or unchecked is
True
DataMember
represents the particular table within the data source
DataSource
represents the actual data source to use when binding
to a RadioButtonList
DataTextField
represents the field within the data source to use with
the RadioButtonLists text label
DataTextFormatString
specifies a format string that determines how the
RadioButtonList is displayed
DataValueField
represents the field within the data source to use with
the RadioButtonLists value
RepeatColumns
the collection of items within the RadioButtonList
Items
determines the number of columns to use when display-
ing the radio buttons
RepeatDirection
indicates the direction in which the radio buttons
should repeat; possible values are Horizontal and
Vertical
RepeatLayout
determines how the radio buttons should repeat; pos-
sible values are Horizontal and Vertical
626
Appendix A: Web Control Reference

Get Build Your Own ASP.NET 2.0 Web Site Using C# & VB, Second Edition 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.