Show / Hide Table of Contents

Property ItemTemplateSelector

| Edit this page View Source

ItemTemplateSelector

Gets or sets the template selector used for selecting templates for each entry in the list.

Declaration
public DataTemplateSelector ItemTemplateSelector { get; set; }
Property Value
Type Description
DataTemplateSelector
Remarks

If the default template selector is overridden, the item templates will not apply.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX