Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class RadzenCarouselItem

    RadzenCarouselItem component.

    Inheritance
    System.Object
    RadzenCarouselItem
    Namespace: Radzen.Blazor
    Assembly: Radzen.Blazor.dll
    Syntax
    public class RadzenCarouselItem : IDisposable

    Properties

    Attributes

    Gets or sets the arbitrary attributes.

    Declaration
    public IDictionary<string, object> Attributes { get; set; }
    Property Value
    Type Description
    IDictionary<System.String, System.Object>

    The arbitrary attributes.

    Carousel

    Gets or sets the tabs.

    Declaration
    public RadzenCarousel Carousel { get; set; }
    Property Value
    Type Description
    RadzenCarousel

    The tabs.

    ChildContent

    Gets or sets the child content.

    Declaration
    public RenderFragment ChildContent { get; set; }
    Property Value
    Type Description
    RenderFragment

    The child content.

    Methods

    Dispose()

    Declaration
    public void Dispose()

    OnInitializedAsync()

    Declaration
    protected override async Task OnInitializedAsync()
    Returns
    Type Description
    Task

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT