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

Allows the selection of a single value from a list of values.

Definition

Constructors

Initializes a new instance of the PickerListSelector class.

C#
public PickerListSelector()

Fields

Identifies the DisplayMemberPath property.

C#
public static readonly BindableProperty DisplayMemberPathProperty

Identifies the DisplayStringFormat property.

C#
public static readonly BindableProperty DisplayStringFormatProperty

IsLoopingProperty

BindableProperty

Identifies the IsLooping property.

C#
public static readonly BindableProperty IsLoopingProperty

ItemLengthProperty

BindableProperty

Identifies the ItemLength property.

C#
public static readonly BindableProperty ItemLengthProperty

ItemSpacingProperty

BindableProperty

Identifies the ItemSpacing property.

C#
public static readonly BindableProperty ItemSpacingProperty

ItemsSourceProperty

BindableProperty

Identifies the ItemsSource property.

C#
public static readonly BindableProperty ItemsSourceProperty

ItemStyleProperty

BindableProperty

Identifies the ItemStyle property.

C#
public static readonly BindableProperty ItemStyleProperty

ItemTemplateProperty

BindableProperty

Identifies the ItemTemplate property.

C#
public static readonly BindableProperty ItemTemplateProperty

SelectedItemProperty

BindableProperty

Identifies the SelectedItem property.

C#
public static readonly BindableProperty SelectedItemProperty

Identifies the SelectedItemStyle property.

C#
public static readonly BindableProperty SelectedItemStyleProperty

Identifies the SelectedItemTemplate property.

C#
public static readonly BindableProperty SelectedItemTemplateProperty

Identifies the SelectionHighlightStyle property.

C#
public static readonly BindableProperty SelectionHighlightStyleProperty

SpinnerStyleProperty

BindableProperty

Identifies the SpinnerStyle property.

C#
public static readonly BindableProperty SpinnerStyleProperty