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