RangePickerBar Class

Inheritance

Object

ComponentBase

Spreadsheet.RangePickerBar

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

Constructors

RangePickerBarLink to this section

Declaration
public RangePickerBar()

Properties

CancelTitleLink to this section

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

Methods

BuildRenderTreeLink to this section

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

DisposeAsyncLink to this section

Declaration
public ValueTask DisposeAsync()
Returns
Type Description
ValueTask

OnEscapeKeyAsyncLink to this section

Declaration
public Task OnEscapeKeyAsync()
Returns
Type Description
Task

ShowAsyncLink to this section

Declaration
public Task<string> ShowAsync(string initialValue, Documents.Spreadsheet.Worksheet worksheet)
Parameters
Type Name Description
string initialValue
Documents.Spreadsheet.Worksheet worksheet
Returns
Type Description
Task<string>
An error has occurred. This app may no longer respond until reloaded. Reload 🗙