Version

SelectionStrategySingle Class Properties

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

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