ItemsPanelRoot Property
Gets the Panel specified by ItemsPanel.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Panel? ItemsPanelRoot { get; }
Public ReadOnly Property ItemsPanelRoot As Panel
Get
member ItemsPanelRoot : Panel with get