AcceptEditCommand Class

Represents a command to accept edits made in the spreadsheet editor.

Inheritance

Object

Spreadsheet.AcceptEditCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class AcceptEditCommand : Spreadsheet.ICommand

Constructors

AcceptEditCommandLink to this section

Represents a command to accept edits made in the spreadsheet editor.

Declaration
public AcceptEditCommand(Spreadsheet.SheetView view)
Parameters
Type Name Description
Spreadsheet.SheetView view

Properties

FeatureLink to this section

Declaration
public Spreadsheet.SpreadsheetFeature? Feature { get; }
Property Value
Type Description
Spreadsheet.SpreadsheetFeature?

Methods

ExecuteLink to this section

Declaration
public bool Execute()
Returns
Type Description
bool

UnexecuteLink to this section

Declaration
public void Unexecute()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙