DropDownMenuItem
Class
The menu items of TabControl's drop down menu. The class is identical to the RadMenuItem.
Definition
Namespace:Telerik.Windows.Controls.TabControl
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class DropDownMenuItem : RadMenuItem, ICommandSource
Inheritance: objectRadMenuItemDropDownMenuItem
Implements:
Inherited Members
Constructors
C#
public DropDownMenuItem()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides: