IInfragisticsUltraPopupMenuOwnerUltraPopupMenu Property |
Returns the Menu object for the popup menu of the control.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IMenu UltraPopupMenu { get; }
ReadOnly Property UltraPopupMenu As IMenu
Get
Dim instance As IInfragisticsUltraPopupMenuOwner
Dim value As IMenu
value = instance.UltraPopupMenu
property IMenu^ UltraPopupMenu {
IMenu^ get ();
}
Property Value
Type:
IMenuExceptions See Also