MindFusion.Wpf Pack Programmer's Guide
Rating.ToolTipFormat Property
See Also
 





Gets or sets the format of the tooltip. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string ToolTipFormat { get; set; }

Visual Basic  Copy Code

Public Property ToolTipFormat As String

 Property Value

A string value specifying the formatting.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace