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

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

See Also: Inherited members from System.Object

Public Properties

Captionstring.

Gets or sets the Table.Caption property if the control is rendered as a System.Web.UI.WebControls.Table.

CaptionAlignTableCaptionAlign.

Gets or sets the alignment of the caption, if the System.Web.UI.WebControls.RepeatInfo is rendered as a System.Web.UI.WebControls.Table.

OuterTableImpliedbool.

Gets or sets a value indicating whether items should be rendered as if they are contained in a table.

RepeatColumnsint.

Gets or sets the number of columns to render.

RepeatDirectionRepeatDirection.

Gets or sets a value that specifies whether the items are displayed vertically or horizontally.

RepeatLayoutRepeatLayout.

Gets or sets a value specifying whether items are displayed in a table.

UseAccessibleHeaderbool.

Gets or sets a value to indicate whether to add a TableHeaderCell.Scope attribute when the control is rendered as a System.Web.UI.WebControls.Table.