Represents the method that intend to handle row/column events.
Parameters
- sender
- The source of the event.
- e
- The event argument. Call e.RejectDelete() if you want to cancel the deleting operation in RowDeleting or ColumnDeleting event handlers.
Requirements
Namespace: Aspose.Grid.Web
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
Aspose.Grid.Web Namespace