CardToolbarItemCaptionFontWeight - свойство
Настройка толщины шрифта в текста кнопки.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public FontWeight? CaptionFontWeight { get; set; }
Public Property CaptionFontWeight As FontWeight?
Get
Set
public:
virtual property Nullable<FontWeight> CaptionFontWeight {
Nullable<FontWeight> get () sealed;
void set (Nullable<FontWeight> value) sealed;
}
abstract CaptionFontWeight : Nullable<FontWeight> with get, set
override CaptionFontWeight : Nullable<FontWeight> with get, set
NullableFontWeightICardToolbarItemCaptionFontWeight