Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DragMoveCompletingEventArgs Class
Properties


In This Topic
    DragMoveCompletingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DragMoveCompletingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to cancel default processing.  
    Public PropertyGets the number of columns or rows being moved. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs)
    Public PropertyGets the column or row index of the start location of the drag. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs)
    Public PropertyGets the column or row index of the destination of the drag (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs)
    Public PropertyGets the view in which the columns or row have been dragged. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs)
    Top
    See Also