MindFusion.Wpf Pack Programmer's Guide
ItemSelection Members
Properties Methods
 


An instance of this class represents a set of selected schedule items.

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

 Public Properties

  Name Description

Count

Gets the number of selected items.

Items

Gets the selected items.

 Public Methods

  Name Description

Add

Adds the specified item to the selection.

Clear

Clears the selection.

Contains

Determines whether the specified item is currently selected.

Remove

Removes the specified item from the selection.

 See Also

ItemSelection Class
MindFusion.Scheduling.Wpf Namespace