Spread Windows Forms 6.0 Product Documentation
SheetTabDragDropUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : SheetTabDragDropUndoAction Class


Glossary Item Box

The following tables list the members exposed by SheetTabDragDropUndoAction.

Public Constructors

 NameDescription
Public ConstructorSheetTabDragDropUndoAction ConstructorUndoes the sheet tab drag-drop.  
Top

Protected Fields

 NameDescription
Protected FieldfromSpecifies the index of the sheet that is drag and dropped.  
Protected FieldtoSpecifies the new index of the sheet that is drag and dropped.  
Top

Public Methods

 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Moves the sheet to the new index.  
Public MethodToStringReturns a string representing this object.  
Public MethodUndoOverridden. Moves the sheet back to its original index.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.