Represents the method that intend to handle cell events. If the event if fired by a child grid's cell in hierarchical displaying mode, the sender parameter represents the child grid object.
Parameters
- sender
- The source grid of the event. If the event if fired by a child grid's cell in hierarchical displaying mode, the sender parameter represents the child grid object.
- e
- The event argument. The e.Cell is the cell who fires the event. The e.Argument contains the argument of the event.
Requirements
Namespace: Aspose.Grid.Web
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
Aspose.Grid.Web Namespace