Encapsulates the information used to render a list control that repeats a list of items. This class cannot be inherited.
See Also: RepeatInfo Members
The System.Web.UI.WebControls.RepeatInfo class encapsulates the information used to render a list control that repeats a list of items, such as System.Web.UI.WebControls.CheckBoxList, System.Web.UI.WebControls.DataList, and System.Web.UI.WebControls.RadioButtonList. It is primarily used by control developers.
For a list of initial property values for an instance of System.Web.UI.WebControls.RepeatInfo, see the RepeatInfo.#ctor constructor.