The properties of System.Web.UI.WebControls.IRepeatInfoUser are listed below. For a list of all members, see the IRepeatInfoUser Members list.
[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. |