NavigationTargetPropertiesMenu_ParentCommand Property |
The name of the command under which to nest this command forming a submenu where appropriate.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Menu_ParentCommand { get; }
ReadOnly Property Menu_ParentCommand As String
Get
Property Value
Type:
StringThe name of the command under which to nest this command forming a submenu where appropriate.
See Also