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


Glossary Item Box

The following tables list the members exposed by GroupColumnUndoAction.

Public Constructors

 NameDescription
Public ConstructorGroupColumnUndoAction ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected FieldappendSpecifies whether to append this column to the existing grouping or to create a new grouping.  
Protected FieldcolumnSpecifies the index of the column dropped on the grouping bar.  
Protected FielddragFromGroupBarSpecifies whether the user drags a box from the group bar.  
Protected FieldprevDataModelSpecifies the previous data model.  
Protected FieldprevSortInfoSpecifies the previous sort information.  
Protected FieldsheetViewSpecifies the sheet that contains the column.  
Protected FieldtargetColumnSpecifies the target column location, if dragFromGroupBar is true.  
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. Adds the column to the grouping bar.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the grouping.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state  
Top

See Also

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