Version

SelectionStrategyBase Class Properties

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

Public Properties
 NameDescription
Public PropertyIsMultiSelectReturns true if multiple items can be selected at one time  
Public PropertyIsSingleSelectReturns true if only a single item can be selected at any given time  
Public PropertySelectionManagerReturns the associated SelectionManager (read-only)  
Protected Properties
 NameDescription
Protected PropertyItemThe current item.  
See Also