Picker.ItemDisplayBinding Property

Definition

Gets or sets a binding that selects the property that will be displayed for each object in the list of items.

public Xamarin.Forms.BindingBase ItemDisplayBinding { get; set; }
member this.ItemDisplayBinding : Xamarin.Forms.BindingBase with get, set

Property Value

Applies to