Class
PickerListSelector

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

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class PickerListSelector : PickerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerListSelector

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView

Inherited Members PickerSelectorBase.SelectionChangedPickerContentView.BackgroundColorPropertyPickerContentView.BorderColorPropertyPickerContentView.BorderBrushPropertyPickerContentView.BorderThicknessPropertyPickerContentView.CornerRadiusPropertyPickerContentView.BackgroundColorPickerContentView.BorderColorPickerContentView.BorderBrushPickerContentView.BorderThicknessPickerContentView.CornerRadiusRadContentView.ActualStyleClassPropertyRadContentView.OnChildAdded(Element)RadContentView.OnChildRemoved(Element, int)RadContentView.OnBindingContextChanged()RadContentView.OnHandlerChanged()

Constructors

PickerListSelector()

Initializes a new instance of the PickerListSelector class.

Declaration

cs-api-definition
public PickerListSelector()

Fields

DisplayMemberPathProperty

Identifies the DisplayMemberPath property.

Declaration

cs-api-definition
public static readonly BindableProperty DisplayMemberPathProperty

Field Value

BindableProperty

DisplayStringFormatProperty

Identifies the DisplayStringFormat property.

Declaration

cs-api-definition
public static readonly BindableProperty DisplayStringFormatProperty

Field Value

BindableProperty

IsLoopingProperty

Identifies the IsLooping property.

Declaration

cs-api-definition
public static readonly BindableProperty IsLoopingProperty

Field Value

BindableProperty

ItemLengthProperty

Identifies the ItemLength property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemLengthProperty

Field Value

BindableProperty

ItemSpacingProperty

Identifies the ItemSpacing property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemSpacingProperty

Field Value

BindableProperty

ItemStyleProperty

Identifies the ItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemStyleProperty

Field Value

BindableProperty

ItemTemplateProperty

Identifies the ItemTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemTemplateProperty

Field Value

BindableProperty

ItemsSourceProperty

Identifies the ItemsSource property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemsSourceProperty

Field Value

BindableProperty

SelectedItemProperty

Identifies the SelectedItem property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemProperty

Field Value

BindableProperty

SelectedItemStyleProperty

Identifies the SelectedItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemStyleProperty

Field Value

BindableProperty

SelectedItemTemplateProperty

Identifies the SelectedItemTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemTemplateProperty

Field Value

BindableProperty

SelectionHighlightStyleProperty

Identifies the SelectionHighlightStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectionHighlightStyleProperty

Field Value

BindableProperty

SpinnerStyleProperty

Identifies the SpinnerStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty SpinnerStyleProperty

Field Value

BindableProperty