The CheckBoxList Control

The properties and events of the CheckBoxList control are shown in Table E.13 and the events in Table E.14.

Table E.13. Properties of the CheckBoxList Control
Property Description
AutoPostBack Gets or sets a value indicating whether a postback to the server automatically occurs when the user changes the list selection.
CellPadding Gets or sets the distance between the border and contents of the cell.
CellSpacing Gets or sets the distance between cells.
DataMember Gets or sets the specific table in the DataSource to bind to the control.
DataSource Gets or sets the data source that populates the items of the list control.
DataTextField Gets or sets the field of the data source that provides the text content of the list ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.