RadControls for WPF

 

Classes

  ClassDescription
Public classDragArrow
A content control that serves as a visual indicator during a drag and drop operation.
Public classDragArrowAdjustingEventArgs
EventArgs holding the information for the DragArrowAdjusting Event.
Public classDragDropEventArgs
The event args used for various drag and drop related events.
Public classDragDropOptions
An object that holds information about the current drag/drop operation.
Public classDragDropQueryEventArgs
The event args used for various drag and drop related events.
Public classDragVisualCue
A helper class, that serves as a visual cue during drag and drop operations.
Public classLinearDropVisual
Represents a control which is used for the default visual in the drag and drop operations in RadListBox control.
Public classLinearDropVisualProvider
Represents the provider for the LinearDropVisual control. This is the default drop visual provider for the drag and drop operations in RadListBox.
Public classRadDragAndDropManager
A manager class that enables drag drop operations between objects.

Enumerations

  EnumerationDescription
Public enumerationDragExecutionMode
Provide options that controls the internal execution mechanism for RadDragAndDropManager.
Public enumerationDragStatus
Represents the status of a drag/drop operation.
Public enumerationVisualCueBehavior
Represents visual cue display behavior.