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