Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetDragMovingEventArgs Class
Properties


SheetDragMovingEventArgs Class Members

The following tables list the members exposed by SheetDragMovingEventArgs.

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