Click or drag to resize

CheckBoxListShowLegend Property

If Legend is populated, this controls whether the rendered legend tag is visible to sighted users. If false, the legend is classed "sr-only".

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

Property Value

Type: Boolean
See Also