The class of the custom tool.
Definition
Namespace:Telerik.Blazor.Components.Spreadsheet
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class SpreadsheetCustomTool : SpreadsheetTool
Inheritance: objectSpreadsheetToolSpreadsheetCustomTool
Constructors
C#
public SpreadsheetCustomTool()
Properties
The template of the tool.
C#
public RenderFragment Template { get; set; }