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