C1.Silverlight.Extended Namespace / C1Book Class / ItemTemplateSelector Property

In This Topic
ItemTemplateSelector Property (C1Book)
In This Topic
Gets or sets the custom logic for choosing a template used to display each item.
Syntax
'Declaration
 
Public Property ItemTemplateSelector As C1.Silverlight.C1DataTemplateSelector
 
See Also