RadzenHtmlEditorTableCommandButton Class

A built-in HTML editor tool for table commands.

Inheritance

Object

ComponentBase

RadzenHtmlEditorButtonBase

RadzenHtmlEditorTableCommandButton

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

RadzenHtmlEditorButtonBase.Localize

RadzenHtmlEditorButtonBase.OnInitialized

RadzenHtmlEditorButtonBase.Dispose

RadzenHtmlEditorButtonBase.Editor

RadzenHtmlEditorButtonBase.CommandName

RadzenHtmlEditorButtonBase.Shortcut

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenHtmlEditorTableCommandButton : RadzenHtmlEditorButtonBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenHtmlEditorTableCommandButtonlink

A built-in HTML editor tool for table commands.

Declaration
public RadzenHtmlEditorTableCommandButton()

Properties

Iconlink

Specifies the icon of the tool.

Declaration
public string Icon { get; set; }
Property Value
Type Description
stringSpecifies the icon of the tool.

TableCommandlink

Gets or sets the executed table command.

Declaration
public string TableCommand { get; set; }
Property Value
Type Description
stringGets or sets the executed table command.

Titlelink

Specifies the title (tooltip) displayed when the user hovers the tool.

Declaration
public string Title { get; set; }
Property Value
Type Description
stringSpecifies the title (tooltip) displayed when the user hovers the tool.

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder

OnClicklink

Declaration
protected override Task OnClick()
Returns
Type Description
Task
An error has occurred. This app may no longer respond until reloaded. Reload 🗙