Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum ButtonType

    Specifies the type of a RadzenButton. Renders as the type HTML attribute.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum ButtonType : int

    Fields

    Name Description
    Button

    Generic button which does not submit its parent form.

    Reset

    Clicking a reset button clears the value of all inputs in its parent form.

    Submit

    Clicking a submit button submits its parent form.

    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