FormatCellsDialog Class

Dialog for formatting cells in a spreadsheet.

Inheritance

Object

ComponentBase

Spreadsheet.SpreadsheetDialogBase

Spreadsheet.FormatCellsDialog

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

Spreadsheet.SpreadsheetDialogBase.L

Spreadsheet.SpreadsheetDialogBase.ToInvariantNumber

Spreadsheet.SpreadsheetDialogBase.ToLocalNumber

Spreadsheet.SpreadsheetDialogBase.OnCancel

Spreadsheet.SpreadsheetDialogBase.DialogService

Spreadsheet.SpreadsheetDialogBase.DefaultUICulture

Spreadsheet.SpreadsheetDialogBase.Culture

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

Constructors

FormatCellsDialogLink to this section

Dialog for formatting cells in a spreadsheet.

Declaration
public FormatCellsDialog()

Properties

CurrentFormatLink to this section

The current format of the selected cell.

Declaration
public string CurrentFormat { get; set; }
Property Value
Type Description
stringThe current format of the selected cell.

SampleValueLink to this section

A sample value to preview formatting.

Declaration
public object SampleValue { get; set; }
Property Value
Type Description
objectA sample value to preview formatting.

ValueTypeLink to this section

The data type of the sample value.

Declaration
public Documents.Spreadsheet.CellDataType ValueType { get; set; }
Property Value
Type Description
Documents.Spreadsheet.CellDataTypeThe data type of the sample value.

Methods

BuildRenderTreeLink to this section

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

OnInitializedLink to this section

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