Table of Contents

Interface INavigationBarItem

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

A single item in a SAPUI5 navigation bar object.

public interface INavigationBarItem

Properties

Text

Returns the navigation bar item.

string Text { get; }

Property Value

string