[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewStateEventArgs.-ctor

SheetViewStateEventArgs Constructor

SheetViewStateEventArgs(SheetView, int, bool)

Creates a new object with the SheetViewState event arguments.

Declaration
public SheetViewStateEventArgs(SheetView sheet, int index, bool save)
Public Sub New(sheet As SheetView, index As Integer, save As Boolean)
Parameters
Type Name Description
SheetView sheet

Sheet (SheetView object) whose state is to be loaded or saved

int index

Index of the collection that contains the sheet

bool save

Whether the state of the sheet is saved