| Visual Basic (Declaration) | |
|---|---|
Public Class DragMoveCompletedEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class DragMoveCompletedEventArgs : EventArgs | |
This class represents the event data for the ColumnDragMoveCompleted and RowDragMoveCompleted events for the Spread component which occur after a column or row has been moved with a drag operation.
System.Object
System.EventArgs
FarPoint.Win.Spread.DragMoveCompletedEventArgs


~185.gif)