ListViewItemPresenterCheckMode
ListViewItemPresenterCheckMode
ListViewItemPresenterCheckMode
ListViewItemPresenterCheckMode
Enum
Definition
Defines constants that specify the style of checkbox shown to select an item.
public : enum class ListViewItemPresenterCheckModepublic enum ListViewItemPresenterCheckModePublic Enum ListViewItemPresenterCheckMode// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Inline Inline Inline Inline | The checkbox in shown inline with the content of the list item. |
| Overlay Overlay Overlay Overlay | The checkbox is shown over the content of the list item. |