[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.C1SuperTooltipBase.BackgroundGradient

BackgroundGradient Property

BackgroundGradient

Gets or sets the background gradient for the tooltips.

Declaration
public BackgroundGradient BackgroundGradient { get; set; }
Remarks

When the BackgroundGradient is set to a value other than none, the gradient is used instead of the image specified by the BackgroundImage property.

If you want to use a gradient different from the built-in ones, create an image and assign it to the BackgroundImage property.