System.Web.UI.WebControls.IRepeatInfoUser: Property Members

The properties of System.Web.UI.WebControls.IRepeatInfoUser are listed below. For a list of all members, see the IRepeatInfoUser Members list.

Public Properties

[read-only]
HasFooterbool.

Gets a value indicating whether the list control contains a footer section.

[read-only]
HasHeaderbool.

Gets a value indicating whether the list control contains a heading section.

[read-only]
HasSeparatorsbool.

Gets a value indicating whether the list control contains a separator between items in the list.

[read-only]
RepeatedItemCountint.

Gets the number of items in the list control.