Class SchedulerInplaceDropDownMenu
Inheritance
System.Object
SchedulerInplaceDropDownMenu
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public class SchedulerInplaceDropDownMenu : RadDropDownMenu, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl, IItemsControl
Constructors
SchedulerInplaceDropDownMenu()
Declaration
public SchedulerInplaceDropDownMenu()
Properties
ActiveKey
Declaration
public Keys ActiveKey { get; }
Property Value
System.Windows.Forms.Keys
|
Methods
OnKeyDown(Keys)
Declaration
public override bool OnKeyDown(Keys keyData)
Parameters
System.Windows.Forms.Keys
keyData
|
Returns
System.Boolean
|