Gets or sets the template of the cell pointed with the mouse. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public DataTemplate HoverItemTemplate { get; set; } |
Visual Basic
![]() |
---|
Public Property HoverItemTemplate As DataTemplate |
A Silverlight DataTemplate object.