A built-in HTML editor toolbar group for table insertion and table commands.
Object
ComponentBase
RadzenHtmlEditorButtonBase
IComponent
IHandleEvent
IHandleAfterRender
RadzenHtmlEditorButtonBase.Localize
RadzenHtmlEditorButtonBase.OnClick
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
public class RadzenHtmlEditorTableTools : RadzenHtmlEditorButtonBase, IComponent, IHandleEvent, IHandleAfterRenderA built-in HTML editor toolbar group for table insertion and table commands.
public RadzenHtmlEditorTableTools()Gets or sets localizable strings used by the table tools. Falls back to TableStrings.
public HtmlEditorTableStrings TableStrings { get; set; }
| Type | Description |
|---|---|
| HtmlEditorTableStrings | Gets or sets localizable strings used by the table tools. Falls back to TableStrings. |
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
| Type | Name | Description |
|---|---|---|
| Rendering.RenderTreeBuilder | __builder |