GrapeCity.Windows.SpreadGrid 名前空間 > DragEventArgs クラス : DragEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal sourceRange As CellRange, _ ByVal targetRange As CellRange, _ ByVal dragType As DragType _ )
public DragEventArgs( CellRange sourceRange, CellRange targetRange, DragType dragType )