| Class | Description |
|---|---|
| CheckChoicesListView<T> |
A list view that renders a list of checkboxes with appropriate labels based on an
IChoiceRenderer. |
| ChoicesListView<T> |
A base ListView that provides conveniences for rendering its items using an IChoiceRenderer.
|
| RadioChoicesListView<T> |
A list view that renders a list of radio buttons with appropriate labels based on an
IChoiceRenderer. |
Copyright © 2010–2015. All rights reserved.