Initializes a new UltraMenuItem Syntax
Initializes a new UltraMenuItem with the specified parameters Syntax Parameters mergeType Merge typemergeOrder Merge ordershortcut Shortcuttext Text to be displayedonClick Click event handleronPopup Popup event handleronSelect Select event handleritems Array of menu items
Initializes a new UltraMenuItem with the specified parameter Syntax Parameters text Text to be displayed
Initializes a new UltraMenuItem with the specified parameters Syntax Parameters text Text to be displayedonClick Click event handler
Initializes a new UltraMenuItem with the specified parameters Syntax Parameters text Text to be displayedonClick Click event handlershortcut Shortcut
Initializes a new UltraMenuItem with the specified parameters Syntax Parameters text Text to be displayeditems Array of menu items
Overload List
Classes Class Description Enumerations Enumeration Description See Also Reference Infragistics.Win.UltraWinDock Assembly
Represents the location of the selected items title and description in the navigator dialog. Syntax Members Member Description BelowLists Display the title and description in an area located below the list of panes and mdi children. Default Use the default location based on the NavigatorSettings.NavigatorStyle. He...
Contains various properties related to the Navigator functionality of the UltraDockManager. Syntax Remarks The Navigator feature of the UltraDockManager provides an intuitive user interface for activating a pane or MDI child window managed by the UltraDockManager, as seen in Visual Studio 2005. This functionality ...