MenuEvent.Name Property (Typed) | |
A string representing the name stored in the hyperlabel of the menu items that generated this MenuSelectEvent.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Name AS STRING GET
public virtual string Name { get; }
Request Example
View SourceProperty Value
Type:
StringA string representing the name stored in the hyperlabel of the menu items that generated this MenuSelectEvent.
Implements
NameSee Also