ItemsPresenterPanel Property
Gets the panel used to display the items.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Panel? Panel { get; }
Public ReadOnly Property Panel As Panel
Get
member Panel : Panel with get
Property Value
Panel