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
C#
![]() |
---|
public bool IsToolTipVisible { get; set; } |
Visual Basic
![]() |
---|
Public Property IsToolTipVisible As Boolean |
true to display tooltips; otherwise, false.