GrapeCity.Xaml.SpreadSheet.UI
Text Property (TooltipControl)


Gets or sets the text that displayed on the tool-tip.
Syntax
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As TooltipControl
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}

Property Value

The text displayed on the tool-tip.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TooltipControl Class
TooltipControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options