MenuActionCaptionFontWeight - свойство
Толщина шрифта, используемая при выводе заголовка [Tessa.UI.Menu.IMenuAction.Caption].
Пространство имён: Tessa.UI.MenuСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public MenuActionFontWeight CaptionFontWeight { get; set; }
Public Property CaptionFontWeight As MenuActionFontWeight
Get
Set
public:
virtual property MenuActionFontWeight CaptionFontWeight {
MenuActionFontWeight get () sealed;
void set (MenuActionFontWeight value) sealed;
}
abstract CaptionFontWeight : MenuActionFontWeight with get, set
override CaptionFontWeight : MenuActionFontWeight with get, set
MenuActionFontWeightIMenuActionCaptionFontWeight