Search
ItemListLaneChangedEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ItemListLaneChanged event.

The following tables list the members exposed by the ItemListLaneChangedEventArgs type.

 Public Properties

  Name Description

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

OldListLane

Gets the previous list lane of the item.

 See Also