The members of System.Web.UI.WebControls.IRepeatInfoUser are listed below.
[read-only] | HasFooter | bool.
Gets a value indicating whether the list control contains a footer section. |
[read-only] | HasHeader | bool.
Gets a value indicating whether the list control contains a heading section. |
[read-only] | HasSeparators | bool.
Gets a value indicating whether the list control contains a separator between items in the list. |
[read-only] | RepeatedItemCount | int.
Gets the number of items in the list control. |
GetItemStyle(ListItemType, int)
| ||
RenderItem(ListItemType, int, RepeatInfo, System.Web.UI.HtmlTextWriter)
|