[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellEditEventArgs

GridCellEditEventArgs Class

Event data for editing events.

Inheritance
GridCellEditEventArgs
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridCellEditEventArgs : GridCellRangeEventArgs

Properties

Name Description
CancelEdits

Gets a value that determines whether the editing action was canceled.

Editor

Gets the editor.