Share via


ItemDelegateList<T>.ItemDelegate Property

Definition

public:
 property Microsoft::Maui::IItemDelegate<T> ^ ItemDelegate { Microsoft::Maui::IItemDelegate<T> ^ get(); };
public Microsoft.Maui.IItemDelegate<T> ItemDelegate { get; }
member this.ItemDelegate : Microsoft.Maui.IItemDelegate<'T>
Public ReadOnly Property ItemDelegate As IItemDelegate(Of T)

Property Value

Applies to