CopyOverlay Class

Renders an overlay for the copied selection in a spreadsheet.

Inheritance

Object

ComponentBase

Spreadsheet.CopyOverlay

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

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 CopyOverlay : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

CopyOverlayLink to this section

Renders an overlay for the copied selection in a spreadsheet.

Declaration
public CopyOverlay()

Properties

ContextLink to this section

Gets or sets the context for the virtual grid that contains the copy overlay.

Declaration
public Spreadsheet.IVirtualGridContext Context { get; set; }
Property Value
Type Description
Spreadsheet.IVirtualGridContextGets or sets the context for the virtual grid that contains the copy overlay.

WorksheetLink to this section

Gets or sets the sheet that contains the copy overlay.

Declaration
public Documents.Spreadsheet.Worksheet Worksheet { get; set; }
Property Value
Type Description
Documents.Spreadsheet.WorksheetGets or sets the sheet that contains the copy overlay.

Methods

BuildRenderTreeLink to this section

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

DisposeLink to this section

Declaration
public void Dispose()

OnInitializedLink to this section

Declaration
protected override void OnInitialized()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙