DataTemplateSelector Class
namespace Noesis | MSDN
Provides a way to choose a DataTemplate based on the data object and the data-bound element.
Properties
DataTemplateSelector has no properties
Methods
Name | Description |
---|---|
SelectTemplate | When overridden in a derived class, returns a DataTemplate based on custom logic |
Events
DataTemplateSelector has no events
Table of Contents