Table of Contents
BottomRightTickTemplateSelector Property

Gets or sets the custom logic for choosing a template used to display each item property. This is a dependency property.

Syntax
 public DataTemplateSelector BottomRightTickTemplateSelector { get; set; }
See Also