ItemsControl Types
An ItemsControl is a type of Control that can contain multiple items, such strings, objects, or other elements. Examples of items controls include ListBox and TreeView.
This topic contains the following sections:
- Content Model Summary
- Subcategories
- Types
- Related Topics
Content Model Summary
Primary content property |
|
Primary content type |
Multiple items that may be strings, objects, or other elements. |
Other content properties |
|
Content model information |
Subcategories
The ItemsControl Type Family includes the following subcategories:
Types
The following table lists the types that belong to the ItemsControl Type Family.
Name |
---|
ListBox |
TreeView |