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