Basic Library for WinRT
ItemTemplateSelector Property (C1ItemsControl)

Template selector used to specify different templates applied to items of the same type.
Syntax
'Declaration
 
Public Property ItemTemplateSelector As C1DataTemplateSelector
public C1DataTemplateSelector ItemTemplateSelector {get; set;}
Remarks
Avoid doing complex tasks in the Select method such as accessing dictionaries because it could make the layout to work slow.
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback