Easy Tutorial
❮ Prop Webcontrol Calendar Selectweektext Prop Webcontrol Image Alternatetext ❯

ASP.NET CheckBoxList RepeatLayout Property



Definition and Usage

The RepeatLayout property is used to get or set how items in the CheckBoxList are displayed.

Syntax

Property Description
mode Specifies the layout of items in the CheckBoxList. Possible values: Flow - Items are not displayed in a table.<br> Table - Default. Items are displayed in a table.

Example

The following example sets the RepeatLayout for the CheckBoxList control:


❮ Prop Webcontrol Calendar Selectweektext Prop Webcontrol Image Alternatetext ❯