ClassSpreadsheetCustomTool
Class
The class of the custom tool.
Definition
Namespace:Telerik.Blazor.Components.Spreadsheet
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SpreadsheetCustomTool : SpreadsheetTool
Inheritance: objectSpreadsheetToolSpreadsheetCustomTool
Constructors
SpreadsheetCustomTool()
Declaration
cs-api-definition
public SpreadsheetCustomTool()
Properties
Template
The template of the tool.
Declaration
cs-api-definition
public RenderFragment Template { get; set; }
Property Value