Click or drag to resize

CheckBoxListRepeatColumns Property

Indicates the column count of checkboxes within the group. Must be a factor of 12 (1, 2, 3, 4, 6, or 12).

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public override int RepeatColumns { get; set; }

Property Value

Type: Int32
See Also