Spread Windows Forms 17
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 PropertyGets or sets whether to cancel the drag operation.  
    Public PropertyGets the number of columns or rows to move.  
    Public PropertyGets the column or row index of the drag.  
    Public PropertyGets 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 PropertyGets the view in which the columns or row are being dragged.  
    Top
    See Also