ItemsControlItemsPanelRoot Property

Gets the Panel specified by ItemsPanel.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Panel? ItemsPanelRoot { get; }

Property Value

Panel

See Also