Interface INavigationBarItem
A single item in a SAPUI5 navigation bar object.
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public interface INavigationBarItem
Properties
Text
Returns the navigation bar item.
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |