Gets or sets a value that specifies whether the list will be rendered by using a table element, a ul element, an ol element, or a span element.
Documentation for this section has not yet been entered.
For information about the available options, see the System.Web.UI.WebControls.RepeatLayout enumeration.
Two options are new as of ASP.NETÂ 4: RepeatLayout.OrderedList and RepeatLayout.UnorderedList.
Some RadioButtonList.RepeatLayout settings do not allow horizontal layout. For more information, see the System.Web.UI.WebControls.RepeatLayout enumeration.