RadzenCardGroup Class

RadzenCardGroup component.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenComponentWithChildren

RadzenCardGroup

Implements

IComponent

IHandleEvent

IHandleAfterRender

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenCardGroup : RadzenComponentWithChildren, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenCardGrouplink

RadzenCardGroup component.

Declaration
public RadzenCardGroup()

Properties

Responsivelink

Toggles the responsive mode of the component. If set to true (the default) the component will be expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.

Declaration
public bool Responsive { get; set; }
Property Value
Type Description
boolToggles the responsive mode of the component. If set to true (the default) the component will be expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.

Methods

BuildRenderTreelink

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

GetComponentCssClasslink

Declaration
protected override string GetComponentCssClass()
Returns
Type Description
string
An error has occurred. This app may no longer respond until reloaded. Reload 🗙