SelectingItemsControlSelectionAdapter.

SelectedItem Property

Summary

Gets or sets the selected item of the selection adapter.

Syntax

public object SelectedItem { get; set; }

Value

Type Description
object The selected item of the underlying selection adapter.