Skip to main content

ItemContainerTheme Property

Gets or sets the ControlTheme that is applied to the container element generated for each item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ControlTheme? ItemContainerTheme { get; set; }

Property Value

ControlTheme

See Also

Reference

ItemsControl Class
Avalonia.Controls Namespace