Interface IMenubarItem
An item from an SAPUI5 menubar object.
public interface IMenubarItem
Properties
Text
The text of the menubar item.
string Text { get; }
An item from an SAPUI5 menubar object.
public interface IMenubarItem
The text of the menubar item.
string Text { get; }