Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DragMoveEventArgs Class
Properties

In This Topic
    DragMoveEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DragMoveEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to cancel the drag operation.  
    Public Property Gets the number of columns or rows to move.  
    Public Property Gets the column or row index of the drag.  
    Public Property Gets or sets whether the move operation moves the contents of the rows or columns (and rows or columns in between) without changing the index mapping.  
    Public Property Gets the view in which the columns or row are being dragged.  
    Top
    See Also