[]
Event data for editing events.
public class GridCellEditEventArgs : GridCellRangeEventArgs
Public Class GridCellEditEventArgs
Inherits GridCellRangeEventArgs
| Name | Description |
|---|---|
| CancelEdits | Gets a value that determines whether the editing action was canceled. |
| Editor | Gets the editor. |