RadzenCarouselItem Class

RadzenCarouselItem component.

Inheritance

Object

ComponentBase

RadzenCarouselItem

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitialized

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

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenCarouselItem : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenCarouselItemLink to this section

RadzenCarouselItem component.

Declaration
public RadzenCarouselItem()

Properties

AttributesLink to this section

Gets or sets the arbitrary attributes.

Declaration
public IDictionary<string, object> Attributes { get; set; }
Property Value
Type Description
IDictionary<string, object>Gets or sets the arbitrary attributes.

ChildContentLink to this section

Gets or sets the child content.

Declaration
public RenderFragment ChildContent { get; set; }
Property Value
Type Description
RenderFragmentGets or sets the child content.

Methods

BuildRenderTreeLink to this section

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

DisposeLink to this section

Declaration
public void Dispose()

OnInitializedAsyncLink to this section

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