[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.DeleteRowCommand

DeleteRowCommand Event

Occurs when the user clicks/touches on the DeleteRow button on the component and deletes row(s) in the active sheet.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public event SpreadCommandEventHandler DeleteRowCommand
Public Event DeleteRowCommand As SpreadCommandEventHandler
Returns
Type Description
SpreadCommandEventHandler Occurs when the user clicks/touches on the DeleteRow button on the component and deletes row(s) in the active sheet.