Spread Windows Forms 12.0 Product Documentation
SheetDragMovingEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetDragMovingEventArgs Class
Represents the event data for the SheetDragMoving event for the Spread component, which occurs when the user drags the sheet tab to the destination sheet tab.
Object Model
SheetDragMovingEventArgs Class
Syntax
'Declaration
 
Public Class SheetDragMovingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SheetDragMovingEventArgs
public class SheetDragMovingEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SheetDragMovingEventArgs

See Also

Reference

SheetDragMovingEventArgs Members
FarPoint.Win.Spread Namespace