Class SelectionDragEventArgs
Inheritance
System.Object
SelectionDragEventArgs
Namespace: Telerik.Windows.Documents.Selection
Assembly: Telerik.Windows.Documents.dll
Syntax
public class SelectionDragEventArgs : EventArgs
Constructors
SelectionDragEventArgs(DocumentPosition)
Declaration
public SelectionDragEventArgs(DocumentPosition dropPosition)
Parameters
DocumentPosition
dropPosition
|