SuperTooltip Property (C1InputHost)
In This Topic
Gets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements.
Syntax
'Declaration
Protected Property SuperTooltip As C1SuperTooltipBase
protected C1SuperTooltipBase SuperTooltip {get; set;}
See Also