Interface for commands that are subject to sheet protection.
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public interface IProtectedCommandGets the sheet action this command requires.
public Documents.Spreadsheet.SheetAction RequiredAction { get; }
| Type | Description |
|---|---|
| Documents.Spreadsheet.SheetAction | Gets the sheet action this command requires. |