Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / GroupColumnUndoAction Class


In This Topic
    GroupColumnUndoAction Class Fields
    In This Topic

    For a list of all members of this type, see GroupColumnUndoAction members.

    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
    See Also