Spread Windows Forms 9.0 Product Documentation
AutoSortColumnUndoAction Class Members
Fields  Methods 


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 that represents 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

Reference

AutoSortColumnUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.