System.Web.UI.WebControls Namespace
Specifies the layout in which items of a list control are displayed.
The RepeatLayout enumeration represents the different layout options in which the contents of a repeating list control, such as the DataList, CheckBoxList and RadioButtonList, can be displayed.
The following example demonstrates dynamically setting the RepeatLayout of a DataList at run time, based on user input.
Show me
CheckBoxList.RepeatLayout DataList.RepeatLayout RadioButtonList.RepeatLayout RepeatDirection Enum
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note