SelectingItemsControl.

SelectedItem Property

Summary

Gets or sets the selected item.

Syntax

public object? SelectedItem { get; set; }

Value

Type Description
object?