ItemsPresenterPanel Property

Gets the panel used to display the items.

Definition

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

Property Value

Panel

See Also