Table of Contents

Interface IMenubarItem

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

An item from an SAPUI5 menubar object.

public interface IMenubarItem

Properties

Text

The text of the menubar item.

string Text { get; }

Property Value

string