Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum TextStyle

    The display style of the text. It overrides the tag name and provides predefined styling.

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

    Fields

    Name Description
    Body1

    Display as a paragraph.

    Body2

    Display as a smaller paragraph.

    Button

    Display as button text.

    Caption

    Display as a caption.

    DisplayH1

    Display as largest header.

    DisplayH2

    Display as second largest header.

    DisplayH3

    Display as third largest header.

    DisplayH4

    Display as fourth largest header.

    DisplayH5

    Display as fifth largest header.

    DisplayH6

    Display as sixth largest header.

    H1

    Display as H1 element.

    H2

    Display as H2 element.

    H3

    Display as H3 element.

    H4

    Display as H4 element.

    H5

    Display as H5 element.

    H6

    Display as H6 element.

    Overline

    Display as overline.

    Subtitle1

    Display as subtitle.

    Subtitle2

    Display as a smaller subtitle.

    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