Spread Windows Forms 9.0 Product Documentation
GroupColumnUndoAction Class Members
Fields  Methods 


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 the undo state.  
Top
See Also

Reference

GroupColumnUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.