ClassPickerListSelector
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
PickerListSelector()
Initializes a new instance of the PickerListSelector class.
Declaration
public PickerListSelector()
Fields
DisplayMemberPathProperty
Identifies the DisplayMemberPath property.
Declaration
public static readonly BindableProperty DisplayMemberPathProperty
Field Value
BindableProperty
DisplayStringFormatProperty
Identifies the DisplayStringFormat property.
Declaration
public static readonly BindableProperty DisplayStringFormatProperty
Field Value
BindableProperty
IsLoopingProperty
Identifies the IsLooping property.
Declaration
public static readonly BindableProperty IsLoopingProperty
Field Value
BindableProperty
ItemLengthProperty
Identifies the ItemLength property.
Declaration
public static readonly BindableProperty ItemLengthProperty
Field Value
BindableProperty
ItemSpacingProperty
Identifies the ItemSpacing property.
Declaration
public static readonly BindableProperty ItemSpacingProperty
Field Value
BindableProperty
ItemStyleProperty
Identifies the ItemStyle property.
Declaration
public static readonly BindableProperty ItemStyleProperty
Field Value
BindableProperty
ItemTemplateProperty
Identifies the ItemTemplate property.
Declaration
public static readonly BindableProperty ItemTemplateProperty
Field Value
BindableProperty
ItemsSourceProperty
Identifies the ItemsSource property.
Declaration
public static readonly BindableProperty ItemsSourceProperty
Field Value
BindableProperty
SelectedItemProperty
Identifies the SelectedItem property.
Declaration
public static readonly BindableProperty SelectedItemProperty
Field Value
BindableProperty
SelectedItemStyleProperty
Identifies the SelectedItemStyle property.
Declaration
public static readonly BindableProperty SelectedItemStyleProperty
Field Value
BindableProperty
SelectedItemTemplateProperty
Identifies the SelectedItemTemplate property.
Declaration
public static readonly BindableProperty SelectedItemTemplateProperty
Field Value
BindableProperty
SelectionHighlightStyleProperty
Identifies the SelectionHighlightStyle property.
Declaration
public static readonly BindableProperty SelectionHighlightStyleProperty
Field Value
BindableProperty
SpinnerStyleProperty
Identifies the SpinnerStyle property.
Declaration
public static readonly BindableProperty SpinnerStyleProperty
Field Value
BindableProperty