C1.Win.RulesManager Namespace / BeforeTooltipShowEventArgs Class / Name Property

In This Topic
Name Property (BeforeTooltipShowEventArgs)
In This Topic
Gets the element name for which tooltip is about to be shown.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
See Also