Panel Property
Gets the panel used to display the items.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Panel? Panel { get; }
Public ReadOnly Property Panel As Panel
Get
member Panel : Panel with get