Click or drag to resize

CheckBoxListMinimumColumnsBreakpoint Property

The smallest Bootstrap breakpoint at which the checkboxes should be shown in columns. At smaller breakpoints, the buttons will appear as a list.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public Breakpoints MinimumColumnsBreakpoint { get; set; }

Property Value

Type: Breakpoints
See Also