MenuSeparatorActionCaptionFontWeight - свойство
Толщина шрифта, используемая при выводе заголовка [Tessa.UI.Menu.IMenuAction.Caption].
Пространство имён: Tessa.UI.MenuСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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