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
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph