Class RadzenTableCell
Represents a cell in RadzenTable
Inherited Members
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
Syntax
public class RadzenTableCell : RadzenComponentWithChildren, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
RadzenTableCell()
Represents a cell in RadzenTable
Declaration
public RadzenTableCell()
Methods
BuildRenderTree(RenderTreeBuilder)
Represents a cell in RadzenTable
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
RenderTreeBuilder | __builder |
Overrides
GetComponentCssClass()
Gets the component CSS class.
Declaration
protected override string GetComponentCssClass()
Returns
Type | Description |
---|---|
string |