RadzenComponentWithChildren Class

A base class of components that have child content.

Implements

IComponent

IHandleEvent

IHandleAfterRender

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenComponentWithChildren : RadzenComponent, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenComponentWithChildrenlink

A base class of components that have child content.

Declaration
public RadzenComponentWithChildren()

Properties

ChildContentlink

Gets or sets the child content

Declaration
public RenderFragment ChildContent { get; set; }
Property Value
Type Description
RenderFragmentGets or sets the child content
An error has occurred. This app may no longer respond until reloaded. Reload 🗙