SheetAutoFilterCommand Class

Represents a command to toggle auto filter on a sheet.

Inheritance

Object

Spreadsheet.SheetAutoFilterCommand

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class SheetAutoFilterCommand : Spreadsheet.ICommand, Spreadsheet.IProtectedCommand

Constructors

SheetAutoFilterCommandlink

Initializes a new instance of the SheetAutoFilterCommand class.

Declaration
public SheetAutoFilterCommand(Documents.Spreadsheet.Worksheet sheet, Documents.Spreadsheet.RangeRef range)
Parameters
Type Name Description
Documents.Spreadsheet.Worksheet sheet The sheet to toggle auto filter on.
Documents.Spreadsheet.RangeRef range The range to apply auto filter to.

Properties

Featurelink

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

RequiredActionlink

Declaration
public Documents.Spreadsheet.SheetAction RequiredAction { get; }
Property Value

Methods

Executelink

Declaration
public bool Execute()
Returns
Type Description
bool

Unexecutelink

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