Version 24.2 (latest)

SelectionDraggingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancelReturns/sets whether the action that triggered the event should be canceled.  
Public PropertyDataObjectReturns the Infragistics.Controls.Editors.Primitives.SyntaxEditorDataObject that contains the data which is being dragged.  
Public PropertyDocumentViewReturns the EditorDocumentView whose selection is being dragged.  
See Also