SelectingItemsControlSelectionAdapter.

Items Property

Summary

Gets or sets a collection that is used to generate the content of the selection adapter.

Syntax

public IEnumerable Items { get; set; }

Value

Type Description
IEnumerable The collection used to generate content for the selection adapter.