MindFusion.Silverlight Package Programmer's Guide
Rating.IsToolTipVisible Property
See Also
 





Gets or sets a value indicating whether to display a tooltip when the user points a rating element with the mouse. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public bool IsToolTipVisible { get; set; }

Visual Basic  Copy Code

Public Property IsToolTipVisible As Boolean

 Property Value

true to display tooltips; otherwise, false.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace