Gets or sets the template used for previewing an item.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public DataTemplate PreviewItemTemplate { get; set; } |
Visual Basic |
---|
Public Property PreviewItemTemplate As DataTemplate Get Set |
Remarks
The use of preview item is due to performance reasons.