PocketPlanner Programmer's Guide

ItemSelectionEventArgs Members

Properties

Contains the arguments passed to handlers of selection related events.

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

 Public Properties

  Name Description

IsDeselected

Gets a value indicating whether the item was deselected.

IsSelected

Gets a value indicating whether the item was selected.

 See Also