Search
ItemSelectionEvent Members
Methods
 


Contains the arguments passed to handlers of selection related events.

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

 Public Methods

  Name Description

getIsDeselected

Gets a value indicating whether the item was deselected.

getIsSelected

Gets a value indicating whether the item was selected.

getItem

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

 See Also