Property FullItemToolTipBackColor
FullItemToolTipBackColor
Gets or sets the background color of the full item tooltip.
Default is null, which means DefaultFullItemToolTipBackColor
will be used.
[Browsable(false)]
public virtual LightDarkColor? FullItemToolTipBackColor { get; set; }