[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpItemsRemovedEventArgs

JumpItemsRemovedEventArgs Class

Provides data for the JumpItemsRemovedByUser event.

Inheritance
JumpItemsRemovedEventArgs
Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public class JumpItemsRemovedEventArgs : EventArgs

Constructors

Name Description
JumpItemsRemovedEventArgs(List<C1JumpItem>)

Initializes a new instance of the JumpItemsRemovedEventArgs class.

Properties

Name Description
RemovedItems

Gets the list of Jump List items that have been removed by the user since the Apply() method was last called.