New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents the base class for picker selector controls.

Definition

Constructors

Initializes a new instance of the PickerSelectorBase class.

C#
public PickerSelectorBase()

Events

Occurs when the selection changes.

C#
public event EventHandler SelectionChanged