MindFusion.Wpf Pack 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.

Item

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

 See Also

ItemSelectionEventArgs Class
MindFusion.Scheduling.Wpf Namespace