[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.GroupClickUndoAction.ClickGroup

ClickGroup Method

ClickGroup(SpreadView)

Helper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo).

Declaration
protected virtual bool ClickGroup(SpreadView spreadView)
Protected Overridable Function ClickGroup(spreadView As SpreadView) As Boolean
Parameters
Type Name Description
SpreadView spreadView

The object

Returns
Type Description
bool

Boolean: true if successful; false otherwise