Gets or sets the tooltip text displayed by this item. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string ToolTip { get; set; } |
Visual Basic
![]() |
---|
Public Property ToolTip As String |
Type: String
A string that specifies the text displayed by the item's tooltip. Default value is empty string ("").