Property ItemTemplateSelector
| Edit this page View SourceItemTemplateSelector
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.