ItemContainerInfo.

ContainerControl Property

Summary

Gets the container control.

Syntax

public IControl ContainerControl { get; }

Remarks

This will be null if Avalonia.Controls.Generators.ItemContainerInfo.Item is null.

Value

Type Description
IControl