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