Represents a command to accept edits made in the spreadsheet editor.
Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public class AcceptEditCommand : Spreadsheet.ICommandRepresents a command to accept edits made in the spreadsheet editor.
public AcceptEditCommand(Spreadsheet.SheetView view)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.SheetView | view |
public Spreadsheet.SpreadsheetFeature? Feature { get; }
| Type | Description |
|---|---|
| Spreadsheet.SpreadsheetFeature? |