CardToolbarItemCaptionForeground - свойство
Настройка цвета шрифта в текста кнопки.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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