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


Glossary Item Box

The following tables list the members exposed by AutoSortColumnUndoAction.

Public Constructors

 NameDescription
Public ConstructorAutoSortColumnUndoAction ConstructorCreates a new undo action for automatic sorting of rows.  
Top

Protected Fields

 NameDescription
Protected FieldcolumnSpecifies the index of the column being automatically sorted.  
Protected FieldprevAscendingSpecifies whether the previous column was sorted in ascending order.  
Protected FieldprevColumnSpecifies the previous column that was automatically sorted (-1 if none).  
Protected FieldsheetViewSpecifies the sheet on which the sorting is done.  
Protected FieldviewRowIndexesSpecifies the row index mapping before sort.  
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. Performs the automatic sorting action.  
Public MethodToStringReturns a string representing this object.  
Public MethodUndoOverridden. Performs the undo automatic sorting action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state of this automatic sorting action.  
Top

See Also

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