ClassSpreadsheetDropDownButtonTool
Class
An internal entity. Do not use it until made public.
Definition
Namespace:Telerik.Blazor.Components.Spreadsheet.ToolBar.ToolTypes
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public abstract class SpreadsheetDropDownButtonTool : SpreadsheetInputTool
Inheritance: objectSpreadsheetToolSpreadsheetCommandToolSpreadsheetInputToolSpreadsheetDropDownButtonTool
Derived Classes:
Constructors
SpreadsheetDropDownButtonTool()
Declaration
cs-api-definition
protected SpreadsheetDropDownButtonTool()
Properties
Data
The data source for the component.
Declaration
cs-api-definition
public List<SpreadsheetDropDownButtonToolItem> Data { get; set; }
Property Value
Icon
The icon of the tool.
PopupHeight
Height of the component.
PopupWidth
Width of the component.