CheckBoxList Class |
Namespace: Bootstrap.A11y
The CheckBoxList type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckBoxList |
Initializes a new instance of the CheckBoxList class.
|
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) | |
| Adapter | (Inherited from Control.) | |
| AppendDataBoundItems | (Inherited from ListControl.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| AutoPostBack | (Inherited from ListControl.) | |
| BackColor | (Inherited from WebControl.) | |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| CausesValidation | (Inherited from ListControl.) | |
| CellPadding |
This property is unused, since Bootstrap grids are used for layout.
(Overrides CheckBoxListCellPadding.) | |
| CellSpacing |
This property is unused, since Bootstrap grids are used for layout.
(Overrides CheckBoxListCellSpacing.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| Context | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| ControlStyle | (Inherited from WebControl.) | |
| ControlStyleCreated | (Inherited from WebControl.) | |
| CssClass | (Inherited from WebControl.) | |
| DataMember | (Inherited from DataBoundControl.) | |
| DataSource | (Inherited from BaseDataBoundControl.) | |
| DataSourceID | (Inherited from DataBoundControl.) | |
| DataSourceObject | (Inherited from DataBoundControl.) | |
| DataTextField | (Inherited from ListControl.) | |
| DataTextFormatString | (Inherited from ListControl.) | |
| DataValueField | (Inherited from ListControl.) | |
| DesignMode | (Inherited from Control.) | |
| Enabled | (Inherited from WebControl.) | |
| EnableTheming | (Inherited from WebControl.) | |
| EnableViewState | (Inherited from Control.) | |
| Events | (Inherited from Control.) | |
| Font | (Inherited from WebControl.) | |
| ForeColor | (Inherited from WebControl.) | |
| HasAttributes | (Inherited from WebControl.) | |
| HasChildViewState | (Inherited from Control.) | |
| HasFooter | (Inherited from CheckBoxList.) | |
| HasHeader | (Inherited from CheckBoxList.) | |
| HasSeparators | (Inherited from CheckBoxList.) | |
| Height | (Inherited from WebControl.) | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| Initialized | (Inherited from BaseDataBoundControl.) | |
| IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsDataBindingAutomatic | (Inherited from BaseDataBoundControl.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsUsingModelBinders | (Inherited from DataBoundControl.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| Items | (Inherited from ListControl.) | |
| ItemType | (Inherited from DataBoundControl.) | |
| Legend |
Describes the group of options. If this property is populated, the control is wrapped within a fieldset tag
for improved accessibility.
| |
| LoadViewStateByID | (Inherited from Control.) | |
| MinimumColumnsBreakpoint |
The smallest Bootstrap breakpoint at which the checkboxes should be shown in columns.
At smaller breakpoints, the buttons will appear as a list.
| |
| NamingContainer | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| RenderingCompatibility | (Inherited from Control.) | |
| RenderWhenDataEmpty |
This property is unused, empty lists are not rendered.
(Overrides CheckBoxListRenderWhenDataEmpty.) | |
| RepeatColumns |
Indicates the column count of checkboxes within the group.
Must be a factor of 12 (1, 2, 3, 4, 6, or 12).
(Overrides CheckBoxListRepeatColumns.) | |
| RepeatDirection | (Inherited from CheckBoxList.) | |
| RepeatedItemCount | (Inherited from CheckBoxList.) | |
| RepeatLayout |
This property is unused, since Bootstrap grids are used for layout.
(Overrides CheckBoxListRepeatLayout.) | |
| RequiresDataBinding | (Inherited from BaseDataBoundControl.) | |
| SelectArguments | (Inherited from DataBoundControl.) | |
| SelectedIndex | (Inherited from ListControl.) | |
| SelectedItem | (Inherited from ListControl.) | |
| SelectedValue | (Inherited from ListControl.) | |
| SelectMethod | (Inherited from DataBoundControl.) | |
| ShowLegend |
If Legend is populated, this controls whether the rendered legend tag is visible to sighted users.
If false, the legend is classed "sr-only".
| |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from BaseDataBoundControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| TagKey | (Inherited from ListControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| Text | (Inherited from ListControl.) | |
| TextAlign | (Inherited from CheckBoxList.) | |
| ToolTip | (Inherited from WebControl.) | |
| UniqueID | (Inherited from Control.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| ValidationGroup | (Inherited from ListControl.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
| CallingDataMethods | (Inherited from DataBoundControl.) | |
| CreatingModelDataSource | (Inherited from DataBoundControl.) | |
| DataBinding | (Inherited from Control.) | |
| DataBound | (Inherited from BaseDataBoundControl.) | |
| Disposed | (Inherited from Control.) | |
| Init | (Inherited from Control.) | |
| Load | (Inherited from Control.) | |
| PreRender | (Inherited from Control.) | |
| SelectedIndexChanged | (Inherited from ListControl.) | |
| TextChanged | (Inherited from ListControl.) | |
| Unload | (Inherited from Control.) |