RadzenFlexComponent Class

A base class of row/col components.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenComponentWithChildren

RadzenFlexComponent

RadzenRow

RadzenStack

Implements

IComponent

IHandleEvent

IHandleAfterRender

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenFlexComponent : RadzenComponentWithChildren, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenFlexComponentlink

A base class of row/col components.

Declaration
public RadzenFlexComponent()

Properties

AlignItemslink

Gets or sets the items alignment.

Declaration
public AlignItems AlignItems { get; set; }
Property Value
Type Description
AlignItemsGets or sets the items alignment.

JustifyContentlink

Gets or sets the content justify.

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