[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewStateEventHandler

SheetViewStateEventHandler Delegate

Represents a defined method that handles the SheetViewState event in the Spread component.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public delegate void SheetViewStateEventHandler(object sender, SheetViewStateEventArgs e)
Public Delegate Sub SheetViewStateEventHandler(sender As Object, e As SheetViewStateEventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

SheetViewStateEventArgs e

SheetViewStateEventArgs object that contains event data