Gets or sets a data template selector that provides custom logic for choosing the template used to display the content.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public C1DataTemplateSelector ContentTemplateSelector { get; set; } |
| Visual Basic |
|---|
Public Property ContentTemplateSelector As C1DataTemplateSelector Get Set |