CardToolbarItemCaptionForeground - свойство |
Настройка цвета шрифта в текста кнопки.
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
Значение свойства
Тип:
NullableColorРеализации
ICardToolbarItemCaptionForegroundСм. также