Skip to main content

InheritDataTypeFromItemsAttribute Constructor

Initializes a new instance of the InheritDataTypeFromItemsAttribute class.

Definition

Namespace: Avalonia.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public InheritDataTypeFromItemsAttribute(
string ancestorItemsProperty
)

Parameters

  String
The name of the property whose item type should be used on the target property.

See Also

Reference

InheritDataTypeFromItemsAttribute Class
Avalonia.Metadata Namespace