Definition
Namespace:Telerik.WinForms.Documents.Selection
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class SelectionDragEventArgs : EventArgs
Inheritance: objectEventArgsSelectionDragEventArgs
Inherited Members
Constructors
C#
public SelectionDragEventArgs(DocumentPosition dropPosition)
Properties
C#
public DocumentPosition DropPosition { get; }