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

In This Topic
    SheetDragMovingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetDragMovingEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the SheetDragMoving event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to cancel the sheet drag and move action.  
    Public Property Gets or sets whether to allow the sheet to be moved to the ToSheetIndex location.  
    Public Property Gets the index of the sheet that is being moved.  
    Public Property Gets the index of the new position where the sheet is being moved.  
    Top
    See Also