For a list of all members of this type, see SelectionStrategyExtended members.
| Name | Description | |
|---|---|---|
![]() | IsDiscontiguousAllowed | Returns true if discontinuous selection is allowed |
![]() | IsMultiSelect | Overridden. Returns true if only a single item can be selected at any given time |
![]() | IsSingleSelect | Returns true if only a single item can be selected at any given time (Inherited from Infragistics.Win.SelectionStrategyBase) |
![]() | SelectionManager | Returns the associated SelectionManager (read-only) (Inherited from Infragistics.Win.SelectionStrategyBase) |
| Name | Description | |
|---|---|---|
![]() | CallMouseUpAfterDragEnd | Returns whether the OnMouseUp method is called after a drag operation has just ended when a MouseUp message is processed. |
![]() | Item | The current item. (Inherited from Infragistics.Win.SelectionStrategyBase) |
![]() | SetPivotItemOnMouseUp | Returns whether the SetPivotItem method is called when a MouseUp message is processed. |