[]
        
(Showing Draft Content)

C1.Framework.XView.SuperTooltip

SuperTooltip Property

SuperTooltip

Gets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements.

Declaration
[TypeConverter(typeof(z))]
public C1SuperTooltipBase SuperTooltip { get; set; }
Implements