IsItemsHost Property
Gets whether the Panel hosts the items created by an ItemsPresenter.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsItemsHost { get; }
Public ReadOnly Property IsItemsHost As Boolean
Get
member IsItemsHost : bool with get