[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.RangeGroupButtonClickUndoAction.-ctor

RangeGroupButtonClickUndoAction Constructor

RangeGroupButtonClickUndoAction()

Creates a new undo action for a range group.

Declaration
public RangeGroupButtonClickUndoAction()
Public Sub New()

RangeGroupButtonClickUndoAction(SheetView, int, bool)

Creates a new undo action for an outline (range group) for a specified sheet.

Declaration
public RangeGroupButtonClickUndoAction(SheetView sheetView, int activeLevel, bool isRowGroup)
Public Sub New(sheetView As SheetView, activeLevel As Integer, isRowGroup As Boolean)
Parameters
Type Name Description
SheetView sheetView

Sheet

int activeLevel

Level

bool isRowGroup

Whether the outline (range group) is of rows