Shortcut Class

Inheritance

Object

Spreadsheet.SpreadsheetShortcutsDialog+Shortcut

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public sealed class Shortcut

Constructors

ShortcutLink to this section

Declaration
public Shortcut(string Keys, string Description)
Parameters
Type Name Description
string Keys
string Description

Properties

DescriptionLink to this section

Declaration
public string Description { get; set; }
Property Value
Type Description
string

KeysLink to this section

Declaration
public string Keys { get; set; }
Property Value
Type Description
string

Methods

DeconstructLink to this section

Declaration
public void Deconstruct(String& Keys, String& Description)
Parameters
Type Name Description
String& Keys
String& Description

EqualsLink to this section

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool

EqualsLink to this section

Declaration
public bool Equals(Spreadsheet.SpreadsheetShortcutsDialog+Shortcut other)
Parameters
Returns
Type Description
bool

GetHashCodeLink to this section

Declaration
public override int GetHashCode()
Returns
Type Description
int

ToStringLink to this section

Declaration
public override string ToString()
Returns
Type Description
string

Operators

operator !=Link to this section

Declaration
public static bool operator !=(Spreadsheet.SpreadsheetShortcutsDialog+Shortcut left, Spreadsheet.SpreadsheetShortcutsDialog+Shortcut right)
Parameters
Returns
Type Description
bool

operator ==Link to this section

Declaration
public static bool operator ==(Spreadsheet.SpreadsheetShortcutsDialog+Shortcut left, Spreadsheet.SpreadsheetShortcutsDialog+Shortcut right)
Parameters
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙