The CellSpacing property is used to get or set the amount of pixels between table cells in the CheckBoxList.
Note: This function only works if the RepeatLayout property is set to "Table" (default).
Attribute | Description |
---|---|
pixels | Specifies the amount of pixels between the table cells. |
The following example sets the CellSpacing property of a CheckBoxList control: