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

Constructors

FormatCellsDialoglink

Dialog for formatting cells in a spreadsheet.

Declaration
public FormatCellsDialog()

Properties

CurrentFormatlink

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

A sample value to preview formatting.

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

ValueTypelink

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

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 🗙