Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / GroupColumnUndoAction Class
Fields Methods


In This Topic
    GroupColumnUndoAction Class Members
    In This Topic

    The following tables list the members exposed by GroupColumnUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies whether to append this column to the existing grouping or to create a new grouping.  
    Protected FieldSpecifies the index of the column dropped on the grouping bar.  
    Protected FieldSpecifies whether the user drags a box from the group bar.  
    Protected FieldSpecifies the previous data model.  
    Protected FieldSpecifies the previous sort information.  
    Protected FieldSpecifies the sheet that contains the column.  
    Protected FieldSpecifies the target column location, if dragFromGroupBar is true.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Adds the column to the grouping bar.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the grouping.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state.  
    Top
    See Also