Easy Tutorial
❮ Prop Webcontrol Calendar Cellspacing Webpages Objects ❯

ASP.NET CheckBoxList RepeatColumns Property



Definition and Usage

The RepeatColumns property is used to get or set the number of columns used when displaying checkboxes.

Syntax

Property Description
num Specifies the number of columns to display. The default is "0" (not set).

Example

The following example sets the RepeatColumns property of the CheckBoxList control to "2":


❮ Prop Webcontrol Calendar Cellspacing Webpages Objects ❯