Class SpreadsheetToolSets
Inheritance
System.Object
SpreadsheetToolSets
Namespace: Telerik.Blazor.Components.Spreadsheet
Assembly: Telerik.Blazor.dll
Syntax
public static class SpreadsheetToolSets : Object
Properties
All
The default set of most commonly used tools.
Declaration
public static SpreadsheetToolSet All { get; }
Property Value
SpreadsheetToolSet
|