Answer:
* A Template is used to change how a control looks.
* Types of templates:
1) Control template: How a control is rendered and behaves by specifying the visual structure and behavioral aspects.
2) Data template: To specify the visualization of data objects.
3) Hierarchical data template: Used over hierarchical structure like TreeView and Menu.
Source: Interview | Asked In: Many Interviews |
Alert Moderator