Tooltip Property (ItemTooltipShowingEventArgs)
In This Topic
Gets the C1.Win.SuperTooltip.C1SuperTooltipBase object for setting tooltip options.
Syntax
'Declaration
Public ReadOnly Property Tooltip As C1SuperTooltipBase
public C1SuperTooltipBase Tooltip {get;}
See Also