ICardToolbarItemHoverText - свойство
Цвет текста при наведении курсора. Если null, то цвет текста будет инвертирован.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
Color? HoverText { get; set; }
Property HoverText As Color?
Get
Set
property Nullable<Color> HoverText {
Nullable<Color> get ();
void set (Nullable<Color> value);
}
abstract HoverText : Nullable<Color> with get, set
Значение свойства
NullableColor