ItemsControlItemsPanelProperty Field

Defines the ItemsPanel property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<ITemplate<Panel?>> ItemsPanelProperty

Field Value

StyledPropertyITemplatePanel

See Also