Gets or sets a custom logic for choosing the template used to display the content of the control
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 |