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)
Syntaxpublic override int RepeatColumns { get; set; }<asp:CheckBoxList RepeatColumns="Int32" />
Property Value
Type:
Int32
See Also