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