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


Glossary Item Box

The following tables list the members exposed by GroupClickUndoAction.

Public Constructors

 NameDescription
Public ConstructorGroupClickUndoAction ConstructorCreates a new GroupClickUndoAction object.  
Top

Protected Fields

 NameDescription
Protected FieldcolumnSpecifies the index of the column clicked in the grouping bar.  
Protected FieldsheetViewSpecifies the sheet that contains the column.  
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. Reverses the sort in the clicked group.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Reverses the sort in the clicked group.  
Top

Protected Methods

 NameDescription
Protected MethodClickGroupHelper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo).  
Protected MethodSaveUndoStateOverridden. Saves undo state.  
Top

See Also

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