ItemsSourceViewSource Property
Gets the source collection.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList Source { get; }
Public ReadOnly Property Source As IList
Get
member Source : IList with get
Property Value
IList