Skip to main content

DisplayMemberBinding Property

Gets or sets the IBinding to use for binding to the display member of each item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

[AssignBindingAttribute]
[InheritDataTypeFromItemsAttribute("ItemsSource")]
public IBinding? DisplayMemberBinding { get; set; }

Property Value

IBinding

See Also

Reference

ItemsControl Class
Avalonia.Controls Namespace