ClassJumpItemsEventArgs
Class
Event arguments for the JumpItemsRemoved event.
Definition
Namespace:Telerik.WinControls.Taskbar
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class JumpItemsEventArgs : EventArgs
Inheritance: objectEventArgsJumpItemsEventArgs
Inherited Members
Constructors
JumpItemsEventArgs(List<string>)
Declaration
cs-api-definition
public JumpItemsEventArgs(List<string> removedItems)
Parameters
removedItems
List<string>