PickerListSelector
Allows the selection of a single value from a list of values.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
public class PickerListSelector : PickerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerListSelector
Implements:
Inherited Members
Constructors
Initializes a new instance of the PickerListSelector class.
public PickerListSelector()
Fields
DisplayMemberPathProperty
BindableProperty
Identifies the DisplayMemberPath property.
public static readonly BindableProperty DisplayMemberPathProperty
DisplayStringFormatProperty
BindableProperty
Identifies the DisplayStringFormat property.
public static readonly BindableProperty DisplayStringFormatProperty
IsLoopingProperty
BindableProperty
Identifies the IsLooping property.
public static readonly BindableProperty IsLoopingProperty
ItemLengthProperty
BindableProperty
Identifies the ItemLength property.
public static readonly BindableProperty ItemLengthProperty
ItemSpacingProperty
BindableProperty
Identifies the ItemSpacing property.
public static readonly BindableProperty ItemSpacingProperty
ItemsSourceProperty
BindableProperty
Identifies the ItemsSource property.
public static readonly BindableProperty ItemsSourceProperty
ItemStyleProperty
BindableProperty
Identifies the ItemStyle property.
public static readonly BindableProperty ItemStyleProperty
ItemTemplateProperty
BindableProperty
Identifies the ItemTemplate property.
public static readonly BindableProperty ItemTemplateProperty
SelectedItemProperty
BindableProperty
Identifies the SelectedItem property.
public static readonly BindableProperty SelectedItemProperty
SelectedItemStyleProperty
BindableProperty
Identifies the SelectedItemStyle property.
public static readonly BindableProperty SelectedItemStyleProperty
SelectedItemTemplateProperty
BindableProperty
Identifies the SelectedItemTemplate property.
public static readonly BindableProperty SelectedItemTemplateProperty
SelectionHighlightStyleProperty
BindableProperty
Identifies the SelectionHighlightStyle property.
public static readonly BindableProperty SelectionHighlightStyleProperty
SpinnerStyleProperty
BindableProperty
Identifies the SpinnerStyle property.
public static readonly BindableProperty SpinnerStyleProperty