WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Accordion Assembly
/
C1.WinUI.Accordion Namespace
/
C1Accordion Class
/ ItemTemplateSelector Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ItemTemplateSelector Property (C1Accordion)
In This Topic
Template selector used to specify different templates applied to items of the same type.
Syntax
C#
public
DataTemplateSelector
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
C1Accordion Class
C1Accordion Members