PanelIsItemsHost Property

Gets whether the Panel hosts the items created by an ItemsPresenter.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsItemsHost { get; }

Property Value

Boolean

See Also