| Visual Basic (Declaration) | |
|---|---|
Public Class DragMoveEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class DragMoveEventArgs : EventArgs | |
This class represents the event data for the ColumnDragMove and RowDragMove events for the Spread component which occur when either AllowColumnMove or AllowRowMove respectively is true and a column or row is moved with a drag operation.
System.Object
System.EventArgs
FarPoint.Win.Spread.DragMoveEventArgs


~124.gif)