[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.SuperTooltip

SuperTooltip Property

SuperTooltip

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

Declaration
[C1Category("Appearance")]
[C1Description("C1RadialMenu.SuperTooltip", "Specifies the external instance of C1SuperTooltip class used to display tooltips.")]
public C1SuperTooltipBase SuperTooltip { get; set; }