RepeatInfo Class
.NET Framework 3.0
Encapsulates the information used to render a list control that repeats a list of items. This class cannot be inherited.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The RepeatInfo class encapsulates the information used to render a list control that repeats a list of items, such as CheckBoxList, DataList, and RadioButtonList. It is primarily used by control developers.
For a list of initial property values for an instance of RepeatInfo, see the RepeatInfo constructor.
Community Additions
ADD
Show: