CardToolbarItemCaptionForeground - свойство
Настройка цвета шрифта в текста кнопки.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public Color? CaptionForeground { get; set; }
Public Property CaptionForeground As Color?
Get
Set
public:
virtual property Nullable<Color> CaptionForeground {
Nullable<Color> get () sealed;
void set (Nullable<Color> value) sealed;
}
abstract CaptionForeground : Nullable<Color> with get, set
override CaptionForeground : Nullable<Color> with get, set
NullableColorICardToolbarItemCaptionForeground