System.Web.UI.WebControls Namespace
Defines the base properties and methods implemented by list controls that repeat a list of items.
The IRepeatInfoUser interface defines the properties and methods that must be implemented by all list controls that repeat a list of items, such as CheckBoxList, DataList, and RadioButtonList.
This interface defines the HasHeader, HasFooter, and HasSeparators properties to indicate whether a list control contains a heading section, footer section, or separators, respectively.
The RepeatedItemCount property returns the number of items in the list.
The RenderItem method displays an item, while the GetItemStyle method returns the style of an item in the list.
© 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