CellMenuItem Class

Inheritance

Object

ComponentBase

Spreadsheet.CellMenuItem

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitialized

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.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class CellMenuItem : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

CellMenuItemlink

Declaration
public CellMenuItem()

Properties

ChildContentlink

Declaration
public RenderFragment ChildContent { get; set; }
Property Value
Type Description
RenderFragment

Clicklink

Declaration
public EventCallback Click { get; set; }
Property Value
Type Description
EventCallback

Disabledlink

Declaration
public bool Disabled { get; set; }
Property Value
Type Description
bool

Iconlink

Declaration
public string Icon { get; set; }
Property Value
Type Description
string

Textlink

Declaration
public string Text { get; set; }
Property Value
Type Description
string

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder
An error has occurred. This app may no longer respond until reloaded. Reload 🗙