Search
ItemListLaneChangedEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of the CalendarListener.itemListLaneChanged event.

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

 Public Constructors

  Name Description

ItemListLaneChangedEvent

Initializes a new instance of the ItemListLaneChangedEvent class.

 Public Methods

  Name Description

getItem

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

getOldListLane

Gets the previous list lane of the item.

 See Also