Table of Contents

Interface IMenubarItem

An item from an SAPUI5 menubar object.

Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public interface IMenubarItem

Properties

Text

The text of the menubar item.

Declaration
string Text { get; }
Property Value
Type Description
string