RadioButtonListMinimumColumnsBreakpoint Property
|
The smallest Bootstrap breakpoint at which the radio buttons 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)
Syntaxpublic Breakpoints MinimumColumnsBreakpoint { get; set; }<asp:RadioButtonList MinimumColumnsBreakpoint="Breakpoints" />
Property Value
Type:
Breakpoints
See Also