Version

ISelectionStrategy Interface Properties

For a list of all members of this type, see ISelectionStrategy members.

Public Properties
 NameDescription
 PropertyIsMultiSelectTrue if this strategy supports selecting more than one item at a time (read-only).  
 PropertyIsSingleSelectTrue if this strategy supports selecting only one item at a time (read-only).  
See Also