The CellTypedTemplateSelector type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DefaultTemplateKey |
Fallback value for DataTemplate
(Inherited from TypedTemplateSelector.) |
![]() | IsTemplateOverrideAllowed |
If set to true, the selector will always walk the entire visual tree and select the
data template that is the highest in the hierarchy.
(Inherited from TypedTemplateSelector.) |
![]() | Resources |
Lukas thinks that this does not require any comments.
(Inherited from TypedTemplateSelector.) |
![]() | TemplatePrefix |
Template prefix. The template key should look like [TemplatePrefix]:[TypeName].
(Inherited from TypedTemplateSelector.) |
![]() | TypeProperty |
Property of the item to use for type-based template selection instead of the item type. If empty, the item type will be used.
(Inherited from TypedTemplateSelector.) |