Version

SelectionStrategyExtendedAutoDrag Class Members

The following tables list the members exposed by SelectionStrategyExtendedAutoDrag.

Public Constructors
 NameDescription
Public ConstructorSelectionStrategyExtendedAutoDrag ConstructorCreates a new instance of the class.  
Protected Fields
 NameDescription
Protected FieldHorizontalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected FieldignoreNextMouseMove (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected FieldinDragMode (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected Fieldselect (Inherited from Infragistics.Win.SelectionStrategyExtended)
Protected Fieldstate (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected FieldVerticalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected FieldxPos (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected FieldyPos (Inherited from Infragistics.Win.SelectionStrategyBase)
Public Properties
 NameDescription
Public PropertyIsDiscontiguousAllowed (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public PropertyIsMultiSelect (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public PropertyIsSingleSelect (Inherited from Infragistics.Win.SelectionStrategyBase)
Public PropertySelectionManager (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected Properties
 NameDescription
Protected PropertyCallMouseUpAfterDragEndOverridden. Returns whether the OnMouseUp method is called after a drag operation ends when a MouseUp message is processed.  
Protected PropertyItem (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected PropertySetPivotItemOnMouseUpOverridden. Returns whether the SetPivotItem method is called when a MouseUp message is processed.  
Public Methods
 NameDescription
Public MethodCanItemBeNavigatedTo (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public MethodOnCancelMode (Inherited from Infragistics.Win.SelectionStrategyBase)
Public MethodOnMouseDownOverloaded.  (Inherited from Infragistics.Win.SelectionStrategyExtendedAutoDrag)
Public MethodOnMouseMessage (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public MethodOnMouseMove (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public MethodOnMouseUp (Inherited from Infragistics.Win.SelectionStrategyExtended)
Public MethodProcessKeyBoardItemOverloaded.  (Inherited from Infragistics.Win.SelectionStrategyExtended)
Protected Methods
 NameDescription
Protected MethodKillHorizontalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodKillVerticalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodManageTimers (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodOnDragStartCanceled (Inherited from Infragistics.Win.SelectionStrategyExtended)
Protected MethodSetHorizontalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodSetState (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodSetVerticalScrollTimer (Inherited from Infragistics.Win.SelectionStrategyBase)
Protected MethodShouldStartDrag (Inherited from Infragistics.Win.SelectionStrategyBase)
See Also