CustomSortDialog Class

Inheritance

Object

ComponentBase

Spreadsheet.SpreadsheetDialogBase

Spreadsheet.CustomSortDialog

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

Spreadsheet.SpreadsheetDialogBase.L

Spreadsheet.SpreadsheetDialogBase.OnCancel

Spreadsheet.SpreadsheetDialogBase.DialogService

Spreadsheet.SpreadsheetDialogBase.DefaultUICulture

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 CustomSortDialog : Spreadsheet.SpreadsheetDialogBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

CustomSortDialoglink

Declaration
public CustomSortDialog()

Properties

ColumnNameslink

Declaration
public List<string> ColumnNames { get; set; }
Property Value
Type Description
List<string>

Rangelink

Declaration
public Documents.Spreadsheet.RangeRef Range { get; set; }
Property Value

Methods

BuildRenderTreelink

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

OnInitializedlink

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