[]
Gets or sets a background gradient for the tooltips.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.BackgroundGradient", "Specifies a background gradient for the tooltips.")]
public ToolTipGradient BackgroundGradient { get; set; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.BackgroundGradient", "Specifies a background gradient for the tooltips.")>
Public Property BackgroundGradient As ToolTipGradient